License |
License
BSD-style license
|
---|---|
GroupId | GroupIdcom.hp.hpl.jena |
ArtifactId | ArtifactIdtdb |
Last Version | Last Version0.8.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTDB
TDB is a storage subsystem for Jena and ARQ
|
Project Organization |
Project OrganizationOpenJena |
Filename | Size |
---|---|
tdb-0.8.10.pom | |
tdb-0.8.10.zip.md5.1 | 32 bytes |
tdb-0.8.10-tests.zip | 57 KB |
tdb-0.8.10-tests.jar | 122 KB |
tdb-0.8.10-test-sources.jar | 135 KB |
tdb-0.8.10-sources.jar | 425 KB |
tdb-0.8.10-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.hpl.jena/tdb/ -->
<dependency>
<groupId>com.hp.hpl.jena</groupId>
<artifactId>tdb</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.hpl.jena/tdb/
implementation 'com.hp.hpl.jena:tdb:0.8.10'
// https://jarcasting.com/artifacts/com.hp.hpl.jena/tdb/
implementation ("com.hp.hpl.jena:tdb:0.8.10")
'com.hp.hpl.jena:tdb:jar:0.8.10'
<dependency org="com.hp.hpl.jena" name="tdb" rev="0.8.10">
<artifact name="tdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.hpl.jena', module='tdb', version='0.8.10')
)
libraryDependencies += "com.hp.hpl.jena" % "tdb" % "0.8.10"
[com.hp.hpl.jena/tdb "0.8.10"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : arq | jar | 2.8.8 |
com.hp.hpl.jena : jena | jar | 2.6.4 |
com.hp.hpl.jena : iri | jar | 0.8 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.5.8 |
log4j : log4j Optional | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : arq | jar | 2.8.8 |
com.hp.hpl.jena : jena | test-jar | 2.6.4 |
junit : junit | jar | 4.5 |