Last Version

no.difi.move-common:persistence 1.16.0

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

License

License

GroupId

GroupId

no.difi.move-common
ArtifactId

ArtifactId

persistence
Version

Version

1.16.0
Type

Type

jar
Description

Description

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

Download persistence 1.16.0


<!-- 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.