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

sirix-core 0.1.0

Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions. Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

Лицензия

Лицензия

Группа

Группа

com.github.johanneslichtenberger.sirix
Идентификатор

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

sirix-core
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

sirix-core
Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions. Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

Скачать sirix-core 0.1.0


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.xerial.snappy : snappy-java jar 1.0.4.1
com.sleepycat : je jar 5.0.48
org.aspectj : aspectjrt jar 1.6.10
org.slf4j : slf4j-api jar 1.6.1
org.perfidix : perfidix jar 3.6.6
xmlunit : xmlunit jar 1.3
ch.qos.logback : logback-classic jar 0.9.24
com.google.code.guice : guice jar 2.0.1
com.google.code.gson : gson jar 2.2.2
com.google.guava : guava jar 12.0.1

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.5.2
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.9.0-rc1

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

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