We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Maven repository referenced for the client in these examples is http://www.systap.com/maven/releases, but the site seems to be down.
The text was updated successfully, but these errors were encountered:
Issue still exists. Is there another repository, where the libraries can be retrieved from?
Sorry, something went wrong.
Sure, the binaries are available around: https://repo.maven.apache.org/maven2/com/blazegraph/bigdata-core/ https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.blazegraph%22%20AND%20a%3A%22bigdata-core%22
If you've got a clean checkout git clone https://github.com/blazegraph/blazegraph-samples.git,
git clone https://github.com/blazegraph/blazegraph-samples.git
then simple maven build should build all the samples for you.
mvn clean install
(just remove sonatype repository from the main pom.xml file if it times out)
No branches or pull requests
The Maven repository referenced for the client in these examples is http://www.systap.com/maven/releases, but the site seems to be down.
The text was updated successfully, but these errors were encountered: