License |
License |
---|---|
GroupId | GroupIdcom.github.lapesd.rdfit |
ArtifactId | ArtifactIdrdfit-commons-rdf-rdf4j |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionrdfit-commons-rdf-rdf4j
Agnostic iteration over RDF triples/quads
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-rdf4j/ -->
<dependency>
<groupId>com.github.lapesd.rdfit</groupId>
<artifactId>rdfit-commons-rdf-rdf4j</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-rdf4j/
implementation 'com.github.lapesd.rdfit:rdfit-commons-rdf-rdf4j:1.0.5'
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-rdf4j/
implementation ("com.github.lapesd.rdfit:rdfit-commons-rdf-rdf4j:1.0.5")
'com.github.lapesd.rdfit:rdfit-commons-rdf-rdf4j:jar:1.0.5'
<dependency org="com.github.lapesd.rdfit" name="rdfit-commons-rdf-rdf4j" rev="1.0.5">
<artifact name="rdfit-commons-rdf-rdf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapesd.rdfit', module='rdfit-commons-rdf-rdf4j', version='1.0.5')
)
libraryDependencies += "com.github.lapesd.rdfit" % "rdfit-commons-rdf-rdf4j" % "1.0.5"
[com.github.lapesd.rdfit/rdfit-commons-rdf-rdf4j "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lapesd.rdfit : rdfit-commons-rdf | jar | 1.0.5 |
org.apache.commons : commons-rdf-rdf4j | jar | 0.5.0 |
org.eclipse.rdf4j : rdf4j-model-api | jar | 3.5.0 |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 3.5.0 |
org.eclipse.rdf4j : rdf4j-repository-sail | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |