Atem - Hibernate 3.2 Implementation

Provides a hibernate 3.2 implementation of the Atem API..

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.atemsource
ArtifactId

ArtifactId

atem-hibernate
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Atem - Hibernate 3.2 Implementation
Provides a hibernate 3.2 implementation of the Atem API..
Project URL

Project URL

https://github.com/stemey/atem.hibernate.github.com
Source Code Management

Source Code Management

https://github.com/stemey/atem.hibernate.github.com.git

Download atem-hibernate

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.atemsource : atem-impl jar 0.1.1
commons-lang : commons-lang jar 2.4
dom4j : dom4j jar 1.6.1
org.slf4j : slf4j-api jar 1.5.11
log4j : log4j jar 1.2.15
org.springframework : spring-beans jar 2.5.4
org.springframework : spring-orm jar 2.5.4
org.springframework : spring-jdbc jar 2.5.4
org.hibernate : hibernate-validator jar 4.1.0.Final
org.springframework : spring-aop jar 2.5.4
org.springframework : spring-core jar 2.5.4
org.springframework : spring-context jar 2.5.4
cglib : cglib-nodep jar 2.1_3
org.springframework : spring-web jar 2.5.4
org.springframework : spring-test jar 2.5.4
hsqldb : hsqldb jar 1.8.0.7
javax.annotation : jsr250-api jar 1.0

provided (4)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 3.4.0.GA
org.hibernate : hibernate jar 3.2.6.ga
org.hibernate : hibernate-annotations jar 3.4.0.GA
javax.transaction : jta jar 1.1

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Atem Hibernate

See Wiki for documentation or go to the homepage to browse all Atem projects.

Versions

Version
0.1.0