Last Version

TDB 0.8.10

TDB is a storage subsystem for Jena and ARQ

License

License

BSD-style license
GroupId

GroupId

com.hp.hpl.jena
ArtifactId

ArtifactId

tdb
Version

Version

0.8.10
Type

Type

jar
Description

Description

TDB
TDB is a storage subsystem for Jena and ARQ
Project Organization

Project Organization

OpenJena

Download tdb 0.8.10


<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.