Last Version

Hibernate Usertypes 0.1.1

Hibernate Usertypes

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.qoomon
ArtifactId

ArtifactId

hibernate-usertype
Version

Version

0.1.1
Type

Type

jar
Description

Description

Hibernate Usertypes
Hibernate Usertypes
Project URL

Project URL

https://github.com/qoomon/domain-value

Download hibernate-usertype 0.1.1


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

Dependencies

provided (5)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.7.Final
com.qoomon : domainvalue jar 3.0.1
javax.mail : javax.mail-api jar 1.5.2
org.joda : joda-money jar 0.10.0
joda-time : joda-time jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.