is not current version
Last Version 0.1.1

com.qoomon:hibernate-usertype 0.1.0

Hibernate Usertypes

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.qoomon
ArtifactId

ArtifactId

hibernate-usertype
Version

Version

0.1.0
Type

Type

jar

Download hibernate-usertype 0.1.0


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