Replies: 2 comments 5 replies
-
Looks like the POM is actually OK, but there is an error when downloading the library/artifact from the systap repository.
|
Beta Was this translation helpful? Give feedback.
-
Hmz ok, are you sure the systap repository is still up and running ? See https://github.com/blazegraph/database for the exact name of the dependency (Als note that the most recent RDF4J version is 3.7.4 instead of 3.6, which is independent of the issue you've mentioned, but 3.7 has some nice improvements so you might want to use that version instead) |
Beta Was this translation helpful? Give feedback.
-
Current Behavior
I try to follow the tutorial:
https://rdf4j.org/documentation/tutorials/maven-eclipse-project/
and I want to use the
blazegraph
as repository. I also add the dependency. My pom.xml is:`
The pom.xml mentions an error:
Expected Behavior
I want to be able to run my code of the tutorial above and connect to the database
Steps To Reproduce
I am using windows 10 with JDK 14.
Version
3.6.0
Are you interested in contributing a solution yourself?
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions