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