Mantis (dboe-base)

Mantis :: Database Operation Environment

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.seaborne.mantis
Идентификатор

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

dboe-base
Последняя версия

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mantis (dboe-base)
Mantis :: Database Operation Environment

Скачать dboe-base

Как подключить последнюю версию

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

Зависимости

compile (1)

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

test (4)

Идентификатор библиотеки Тип Версия
org.apache.jena : jena-arq jar 3.4.0
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

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

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

Mantis - Database Operating Environment

The code has been imported into Apache Jena (directory jena-db/).

A record of imported code is available in branch 'jena-db'.

https://github.com/afs/mantis/tree/jena-db

The commited imported is:

https://github.com/afs/mantis/tree/mantis-apache-software-foundation-grant

No further development will take place in this repository.


Mantis is a set of database-related components. It includes:

  • Transaction Coordination
  • Copy-on-write data structures

TDB2 is a reworking for TDB that provides scalable transactions as well as refining the machinary for reliability.

License: Apache License

See LICENSE and NOTICE for details.

Версии библиотеки

Версия
0.3.0
0.2.0