Mantis :: Database Operation Environment


Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Mantis :: Database Operation Environment
Mantis :: Database Operation Environment
Ссылка на сайт

Ссылка на сайт

https://github.com/afs/mantis
Система контроля версий

Система контроля версий

https://github.com/afs/mantis

Скачать mantis

Имя Файла Размер
mantis-0.3.0.pom 11 KB
Обзор

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

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

Зависимости

test (3)

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

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

  • dboe-base
  • dboe-transaction
  • dboe-index
  • dboe-index-test
  • dboe-trans-data
  • tdb2
  • tdb2-cmds
  • fuseki-tdb2

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