no.difi.move-common:persistence

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

persistence
Last Version

Last Version

1.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download persistence

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
no.difi.move-common : domain jar 1.16.0
javax.persistence : javax.persistence-api jar 2.2
org.hibernate : hibernate-core jar 5.6.8.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0