Apache Marmotta Platform: Versioning

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead.

Лицензия

Лицензия

Группа

Группа

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

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

marmotta-versioning
Последняя версия

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

3.1.0-incubating
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Marmotta Platform: Versioning
This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead.
Ссылка на сайт

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

http://marmotta.incubator.apache.org/marmotta-versioning
Организация-разработчик

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

The Apache Software Foundation

Скачать marmotta-versioning

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.marmotta : marmotta-core jar 3.1.0-incubating
org.apache.marmotta : kiwi-versioning jar 3.1.0-incubating
org.freemarker : freemarker jar 2.3.20

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

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

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

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

Версия
3.1.0-incubating
3.0.1
3.0.0-incubating