Last Version

orm 1.1.7

Orm configuration using java config

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.jetqin
ArtifactId

ArtifactId

orm
Version

Version

1.1.7
Type

Type

jar
Description

Description

orm
Orm configuration using java config
Project URL

Project URL

https://github.com/JetQin/orm_configuration
Source Code Management

Source Code Management

https://github.com/JetQin/orm_configuration.git

Download orm 1.1.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-orm jar 4.2.1.RELEASE
org.springframework : spring-context-support jar 4.2.1.RELEASE
org.apache.commons : commons-dbcp2 jar 2.0
net.sf.ehcache : ehcache-core jar 2.6.11
org.hibernate : hibernate-core jar 4.3.11.Final
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
org.hibernate : hibernate-ehcache jar 4.3.11.Final
org.projectlombok : lombok jar 1.16.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.