License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdrdf4j |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca RDF4J Tooling Kit
Adapter kit for RDF4J storage providers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf4j-0.51.0.pom | |
rdf4j-0.51.0.jar | 6 KB |
rdf4j-0.51.0-tests.jar | 2 KB |
rdf4j-0.51.0-sources.jar | 8 KB |
rdf4j-0.51.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/rdf4j/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>rdf4j</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/rdf4j/
implementation 'com.metreeca:rdf4j:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/rdf4j/
implementation ("com.metreeca:rdf4j:0.51.0")
'com.metreeca:rdf4j:jar:0.51.0'
<dependency org="com.metreeca" name="rdf4j" rev="0.51.0">
<artifact name="rdf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='rdf4j', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "rdf4j" % "0.51.0"
[com.metreeca/rdf4j "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 2.5.0 |
org.eclipse.rdf4j : rdf4j-sail-nativerdf | jar | 2.5.0 |
org.eclipse.rdf4j : rdf4j-client | jar | 2.5.0 |
com.metreeca : tray | jar | 0.51.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit-pioneer : junit-pioneer | jar | 0.3.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |