is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-compass-hibernate-core 2.0.2


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-compass-hibernate-core
Version

Version

2.0.2
Type

Type

jar

Download woko-compass-hibernate-core 2.0.2


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