| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdwoko-hibernate |
| Version | Version2.4-beta7 |
| Type | Typejar |
| Description |
DescriptionWoko - hibernate
Woko: POJOs on the Web!
|
| Filename | Size |
|---|---|
| woko-hibernate-2.4-beta7.pom | |
| woko-hibernate-2.4-beta7.jar | 24 KB |
| woko-hibernate-2.4-beta7-sources.jar | 15 KB |
| woko-hibernate-2.4-beta7-javadoc.jar | 84 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.2.8 |
| 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 |