Last Version

org.web4thejob.orm.h4 3.6.0

The orm layer of the framework.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

org.web4thejob.orm.h4
Version

Version

3.6.0
Type

Type

jar
Description

Description

org.web4thejob.orm.h4
The orm layer of the framework.
Project URL

Project URL

http://web4thejob.org
Project Organization

Project Organization

web4thejob.org

Download org.web4thejob.orm.h4 3.6.0


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

Dependencies

compile (24)

Group / Artifact Type Version
org.web4thejob : org.web4thejob.core jar 3.6.0
org.springframework : spring-core jar 4.0.0.RELEASE
org.springframework : spring-beans jar 4.0.0.RELEASE
org.springframework : spring-aop jar 4.0.0.RELEASE
org.springframework : spring-context jar 4.0.0.RELEASE
org.springframework : spring-context-support jar 4.0.0.RELEASE
org.springframework : spring-tx jar 4.0.0.RELEASE
org.springframework : spring-jdbc jar 4.0.0.RELEASE
org.springframework : spring-orm jar 4.0.0.RELEASE
org.springframework : spring-oxm jar 4.0.0.RELEASE
aopalliance : aopalliance jar 1.0
org.aspectj : aspectjrt jar 1.6.12
org.aspectj : aspectjweaver jar 1.6.12
commons-io : commons-io jar 2.4
org.hibernate : hibernate-core jar 4.3.0.Final
com.mchange : c3p0 jar 0.9.2
org.hibernate : hibernate-ehcache jar 4.3.0.Final
org.hibernate : hibernate-validator jar 5.0.2.Final
cglib : cglib-nodep jar 2.2
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.3
joda-time : joda-time jar 2.1
com.thoughtworks.xstream : xstream jar 1.4.2
javax.xml : jaxp-api jar 1.4.2

provided (3)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : javax.el jar 2.2.5

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.0.0.RELEASE
org.hibernate : hibernate-testing jar 4.3.0.Final
org.hsqldb : hsqldb jar 2.2.9
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.