Last Version

Woko - hibernate 2.4-beta7

Woko: POJOs on the Web!

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-hibernate
Version

Version

2.4-beta7
Type

Type

jar
Description

Description

Woko - hibernate
Woko: POJOs on the Web!

Download woko-hibernate 2.4-beta7


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

Dependencies

compile (7)

Group / Artifact Type Version
com.pojosontheweb : woko-core jar 2.4-beta7
org.hibernate : hibernate-core jar 3.6.10.Final
org.slf4j : slf4j-api jar 1.6.4
org.hibernate : hibernate-validator jar 4.2.0.Final
org.slf4j : slf4j-log4j12 jar 1.6.2
javassist : javassist jar 3.4.GA
org.hibernate : hibernate-cglib-repack jar 2.1_3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.2.8

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.0.4
javax.servlet.jsp : jsp-api jar 2.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.