Последняя версия

Apache Jena - TDB1 (Native Triple Store) 4.5.0

TDB is a storage subsystem for Jena and ARQ, it is a native triple store providing persistent storage of triples/quads.

Лицензия

Лицензия

Группа

Группа

org.apache.jena
Идентификатор

Идентификатор

jena-tdb
Версия

Версия

4.5.0
Тип

Тип

jar
Описание

Описание

Apache Jena - TDB1 (Native Triple Store)
TDB is a storage subsystem for Jena and ARQ, it is a native triple store providing persistent storage of triples/quads.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать jena-tdb 4.5.0


<!-- https://jarcasting.com/artifacts/org.apache.jena/jena-tdb/ -->
<dependency>
    <groupId>org.apache.jena</groupId>
    <artifactId>jena-tdb</artifactId>
    <version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jena/jena-tdb/
implementation 'org.apache.jena:jena-tdb:4.5.0'
// https://jarcasting.com/artifacts/org.apache.jena/jena-tdb/
implementation ("org.apache.jena:jena-tdb:4.5.0")
'org.apache.jena:jena-tdb:jar:4.5.0'
<dependency org="org.apache.jena" name="jena-tdb" rev="4.5.0">
  <artifact name="jena-tdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jena', module='jena-tdb', version='4.5.0')
)
libraryDependencies += "org.apache.jena" % "jena-tdb" % "4.5.0"
[org.apache.jena/jena-tdb "4.5.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.jena : jena-arq jar 4.5.0

test (5)

Идентификатор библиотеки Тип Версия
org.apache.jena : jena-arq jar 4.5.0
org.apache.jena : jena-core jar 4.5.0
org.apache.jena : jena-base jar 4.5.0
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

Модули Проекта

Данный проект не имеет модулей.