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