Last Version

org.openwms.core.integration.hibernate 1.0

Starts a JPA EntityManagerFactory with Hibernate.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.core.integration.hibernate
Version

Version

1.0
Type

Type

jar
Description

Description

org.openwms.core.integration.hibernate
Starts a JPA EntityManagerFactory with Hibernate.
Project Organization

Project Organization

openwms.org

Download org.openwms.core.integration.hibernate 1.0


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

Dependencies

compile (19)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
javax.transaction : jta jar 1.1
javax.validation : validation-api jar 1.0.0.GA
org.hibernate : hibernate-entitymanager jar 4.2.3.Final
net.sf.ehcache : ehcache jar 2.10.0
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-orm jar 4.1.6.RELEASE
org.springframework : spring-instrument jar 4.1.6.RELEASE
org.springframework : spring-aspects jar 4.1.6.RELEASE
org.aspectj : aspectjweaver jar 1.7.4
org.aspectj : aspectjrt jar 1.7.4
org.hibernate : hibernate-validator jar 4.3.0.Final
org.openwms : org.openwms.core.infrastructure.postgres jar 1.0
org.openwms : org.openwms.core.integration jar 1.0
org.openwms : org.openwms.core.domain jar 1.0
org.openwms : org.openwms.core.infrastructure.configuration.provider jar 1.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
net.sourceforge.cglib » com.springsource.net.sf.cglib jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.