License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdversioned-data-storage-spring-adapter |
Last Version | Last Version3.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVersion data storage API and Implementation. Store different versions of data. Versions are based on save datetime. Works with PostgreSQL Database
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage-spring-adapter/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>versioned-data-storage-spring-adapter</artifactId>
<version>3.17</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage-spring-adapter/
implementation 'ru.i-novus.components:versioned-data-storage-spring-adapter:3.17'
// https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage-spring-adapter/
implementation ("ru.i-novus.components:versioned-data-storage-spring-adapter:3.17")
'ru.i-novus.components:versioned-data-storage-spring-adapter:jar:3.17'
<dependency org="ru.i-novus.components" name="versioned-data-storage-spring-adapter" rev="3.17">
<artifact name="versioned-data-storage-spring-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='versioned-data-storage-spring-adapter', version='3.17')
)
libraryDependencies += "ru.i-novus.components" % "versioned-data-storage-spring-adapter" % "3.17"
[ru.i-novus.components/versioned-data-storage-spring-adapter "3.17"]
Group / Artifact | Type | Version |
---|---|---|
ru.i-novus.components : versioned-data-storage-api | jar | 3.17 |
ru.i-novus.components : versioned-data-storage-pg-impl | jar | 3.17 |
org.springframework : spring-context | jar | |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
org.springframework : spring-test | jar | |
org.springframework : spring-tx | jar | |
javax.transaction : javax.transaction-api | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
ru.i-novus.components : otj-pg-embedded-rus | jar | 0.13.2-alpha.1 |
junit : junit | jar | |
org.hibernate : hibernate-entitymanager | jar | 5.4.15.Final |
org.springframework : spring-orm | jar | |
org.hibernate : hibernate-core | jar | 5.4.16.Final |
org.liquibase : liquibase-core | jar | 3.4.1 |