License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-rdf4j |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionMetreeca RDF4J Connector
Connector kit for RDF4J-based SPARQL repositories.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-rdf4j-1.0.1.pom | |
metreeca-rdf4j-1.0.1.jar | 71 KB |
metreeca-rdf4j-1.0.1-sources.jar | 35 KB |
metreeca-rdf4j-1.0.1-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-rdf4j/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-rdf4j</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-rdf4j/
implementation 'com.metreeca:metreeca-rdf4j:1.0.1'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-rdf4j/
implementation ("com.metreeca:metreeca-rdf4j:1.0.1")
'com.metreeca:metreeca-rdf4j:jar:1.0.1'
<dependency org="com.metreeca" name="metreeca-rdf4j" rev="1.0.1">
<artifact name="metreeca-rdf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-rdf4j', version='1.0.1')
)
libraryDependencies += "com.metreeca" % "metreeca-rdf4j" % "1.0.1"
[com.metreeca/metreeca-rdf4j "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-rdf | jar | 1.0.1 |
org.eclipse.rdf4j : rdf4j-repository-api | jar | |
org.eclipse.rdf4j : rdf4j-queryresultio-binary | jar | |
org.eclipse.rdf4j : rdf4j-queryresultio-sparqljson | jar |
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : metreeca-json | test-jar | 1.0.1 |
com.metreeca : metreeca-rest | test-jar | 1.0.1 |
org.eclipse.rdf4j : rdf4j-repository-sail | jar | |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.assertj : assertj-core | jar | 3.19.0 |
org.slf4j : slf4j-jdk14 | jar |