com.mtons:mtons-persist

Based on the hibernate persistence layer encapsulation

License

License

GroupId

GroupId

com.mtons
ArtifactId

ArtifactId

mtons-persist
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Based on the hibernate persistence layer encapsulation

Download mtons-persist

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.10.Final
org.springframework : spring-tx jar 4.1.6.RELEASE
org.springframework : spring-context jar 4.1.6.RELEASE
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.1

runtime (2)

Group / Artifact Type Version
org.springframework : spring-orm jar 4.1.6.RELEASE
mysql : mysql-connector-java jar 5.1.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.1
1.1.0
1.0.3
1.0.1
1.0.0