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

versioned-data-storage 3.13

Version data storage API and Implementation. Store different versions of data. Versions are based on save datetime. Works with PostgreSQL Database

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

ru.i-novus.components
Идентификатор

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

versioned-data-storage
Версия

Версия

3.13
Тип

Тип

pom
Описание

Описание

versioned-data-storage
Version data storage API and Implementation. Store different versions of data. Versions are based on save datetime. Works with PostgreSQL Database
Ссылка на сайт

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

https://github.com/i-novus-llc/versioned-data-storage
Организация-разработчик

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

I-Novus LLC

Скачать versioned-data-storage 3.13

Имя Файла Размер
versioned-data-storage-3.13.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage/ -->
<dependency>
    <groupId>ru.i-novus.components</groupId>
    <artifactId>versioned-data-storage</artifactId>
    <version>3.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage/
implementation 'ru.i-novus.components:versioned-data-storage:3.13'
// https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage/
implementation ("ru.i-novus.components:versioned-data-storage:3.13")
'ru.i-novus.components:versioned-data-storage:pom:3.13'
<dependency org="ru.i-novus.components" name="versioned-data-storage" rev="3.13">
  <artifact name="versioned-data-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='versioned-data-storage', version='3.13')
)
libraryDependencies += "ru.i-novus.components" % "versioned-data-storage" % "3.13"
[ru.i-novus.components/versioned-data-storage "3.13"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • versioned-data-storage-api
  • versioned-data-storage-pg-impl
  • versioned-data-storage-ee-adapter
  • versioned-data-storage-spring-adapter