Last Version

com.mtons:mtons-hibernate 1.5.0

Based on the hibernate persistence layer encapsulation

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.mtons
ArtifactId

ArtifactId

mtons-hibernate
Version

Version

1.5.0
Type

Type

jar
Description

Description

Based on the hibernate persistence layer encapsulation

Download mtons-hibernate 1.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.0.12.Final
org.hibernate : hibernate-java8 jar 5.0.12.Final
org.springframework : spring-tx jar 4.3.11.RELEASE
org.springframework : spring-context jar 4.3.11.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework : spring-orm jar 4.3.11.RELEASE

Project Modules

There are no modules declared in this project.