| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lapesd.rdfit |
| ArtifactId | ArtifactIdrdfit-commons-rdf-rdf4j |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| 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.7</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.7'
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-commons-rdf-rdf4j/
implementation ("com.github.lapesd.rdfit:rdfit-commons-rdf-rdf4j:1.0.7")
'com.github.lapesd.rdfit:rdfit-commons-rdf-rdf4j:jar:1.0.7'
<dependency org="com.github.lapesd.rdfit" name="rdfit-commons-rdf-rdf4j" rev="1.0.7">
<artifact name="rdfit-commons-rdf-rdf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapesd.rdfit', module='rdfit-commons-rdf-rdf4j', version='1.0.7')
)
libraryDependencies += "com.github.lapesd.rdfit" % "rdfit-commons-rdf-rdf4j" % "1.0.7"
[com.github.lapesd.rdfit/rdfit-commons-rdf-rdf4j "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.lapesd.rdfit : rdfit-commons-rdf | jar | 1.0.7 |
| 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 |