| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lapesd.rdfit |
| ArtifactId | ArtifactIdrdfit-rdf4j-parsers |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrdfit-rdf4j-parsers
Agnostic iteration over RDF triples/quads
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rdfit-rdf4j-parsers-1.0.7.pom | |
| rdfit-rdf4j-parsers-1.0.7.jar | 10 KB |
| rdfit-rdf4j-parsers-1.0.7-sources.jar | 7 KB |
| rdfit-rdf4j-parsers-1.0.7-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-rdf4j-parsers/ -->
<dependency>
<groupId>com.github.lapesd.rdfit</groupId>
<artifactId>rdfit-rdf4j-parsers</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-rdf4j-parsers/
implementation 'com.github.lapesd.rdfit:rdfit-rdf4j-parsers:1.0.7'
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-rdf4j-parsers/
implementation ("com.github.lapesd.rdfit:rdfit-rdf4j-parsers:1.0.7")
'com.github.lapesd.rdfit:rdfit-rdf4j-parsers:jar:1.0.7'
<dependency org="com.github.lapesd.rdfit" name="rdfit-rdf4j-parsers" rev="1.0.7">
<artifact name="rdfit-rdf4j-parsers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapesd.rdfit', module='rdfit-rdf4j-parsers', version='1.0.7')
)
libraryDependencies += "com.github.lapesd.rdfit" % "rdfit-rdf4j-parsers" % "1.0.7"
[com.github.lapesd.rdfit/rdfit-rdf4j-parsers "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.lapesd.rdfit : rdfit-core | jar | 1.0.7 |
| com.github.lapesd.rdfit : rdfit-rdf4j | jar | 1.0.7 |
| org.eclipse.rdf4j : rdf4j-rio-api | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-rio-binary | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-hdt | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-jsonld | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-n3 | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-nquads | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-ntriples | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-rdfjson | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-rdfxml | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-trix | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 3.5.0 |
| org.eclipse.rdf4j : rdf4j-rio-trig | jar | 3.5.0 |
| org.testng : testng | jar | 6.14.3 |