persistence

Provides ways to persist the data model.

License

License

GroupId

GroupId

com.arassec.igor
ArtifactId

ArtifactId

persistence
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

persistence
Provides ways to persist the data model.
Project URL

Project URL

https://www.arassec.com/igor/persistence

Download persistence

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.arassec.igor : application jar 0.5.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.3
org.flywaydb : flyway-core jar 7.7.3
com.h2database : h2 jar 1.4.200
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4
org.jasypt : jasypt jar 1.9.3
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.23
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.7
0.0.6