License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdversioned-data-storage-pg-impl |
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-pg-impl/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>versioned-data-storage-pg-impl</artifactId>
<version>3.17</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage-pg-impl/
implementation 'ru.i-novus.components:versioned-data-storage-pg-impl:3.17'
// https://jarcasting.com/artifacts/ru.i-novus.components/versioned-data-storage-pg-impl/
implementation ("ru.i-novus.components:versioned-data-storage-pg-impl:3.17")
'ru.i-novus.components:versioned-data-storage-pg-impl:jar:3.17'
<dependency org="ru.i-novus.components" name="versioned-data-storage-pg-impl" rev="3.17">
<artifact name="versioned-data-storage-pg-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='versioned-data-storage-pg-impl', version='3.17')
)
libraryDependencies += "ru.i-novus.components" % "versioned-data-storage-pg-impl" % "3.17"
[ru.i-novus.components/versioned-data-storage-pg-impl "3.17"]
Group / Artifact | Type | Version |
---|---|---|
ru.i-novus.components : versioned-data-storage-api | jar | 3.17 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-text | jar | 1.6 |
ru.i-novus.components : common-exception-handling | jar | 1.1 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |
org.hibernate : hibernate-core | jar | 5.4.16.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |