Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven import not working #10

Open
lioutasb opened this issue Feb 7, 2018 · 2 comments
Open

Maven import not working #10

lioutasb opened this issue Feb 7, 2018 · 2 comments

Comments

@lioutasb
Copy link

lioutasb commented Feb 7, 2018

I try to import the library with Maven as instructed in the README.md but I get the following error:

Dependency 'com.spotify:simple-bigtable:LATEST_RELEASE' not found

It seems that the project is not in the Maven repository.

@rgruener
Copy link
Contributor

rgruener commented Feb 7, 2018

LATEST_RELEASE is a placeholder, I probably should have made that more clear in the documentation. The latest actual release would be 0.1.0-beta14 but as I am not longer maintaining this library I don't know if that was properly uploaded to the open source artifactory @tchagnon did the last release.

@davidheryanto
Copy link

davidheryanto commented Jul 17, 2018

@lioutasb You can check here for the latest release

https://oss.sonatype.org/content/repositories/snapshots/com/spotify/simple-bigtable/

Version 0.2.0-SNAPSHOT as of 17 July 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants