License |
License |
---|---|
GroupId | GroupIdcom.github.lapesd.rdfit |
ArtifactId | ArtifactIdrdfit-hdt |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionrdfit-hdt
Agnostic iteration over RDF triples/quads
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdfit-hdt-1.0.5.pom | |
rdfit-hdt-1.0.5.jar | 23 KB |
rdfit-hdt-1.0.5-sources.jar | 16 KB |
rdfit-hdt-1.0.5-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-hdt/ -->
<dependency>
<groupId>com.github.lapesd.rdfit</groupId>
<artifactId>rdfit-hdt</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-hdt/
implementation 'com.github.lapesd.rdfit:rdfit-hdt:1.0.5'
// https://jarcasting.com/artifacts/com.github.lapesd.rdfit/rdfit-hdt/
implementation ("com.github.lapesd.rdfit:rdfit-hdt:1.0.5")
'com.github.lapesd.rdfit:rdfit-hdt:jar:1.0.5'
<dependency org="com.github.lapesd.rdfit" name="rdfit-hdt" rev="1.0.5">
<artifact name="rdfit-hdt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapesd.rdfit', module='rdfit-hdt', version='1.0.5')
)
libraryDependencies += "com.github.lapesd.rdfit" % "rdfit-hdt" % "1.0.5"
[com.github.lapesd.rdfit/rdfit-hdt "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lapesd.rdfit : rdfit-core | jar | 1.0.5 |
com.github.lapesd.rdfit : rdfit-jena | jar | 1.0.5 |
org.rdfhdt : hdt-java-core | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |