is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-hibernate 2.0.5


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-hibernate
Version

Version

2.0.5
Type

Type

jar

Download woko-hibernate 2.0.5


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