License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.qoomon |
ArtifactId | ArtifactIdhibernate-usertype |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHibernate Usertypes
Hibernate Usertypes
|
Project URL |
Project URL |
Filename | Size |
---|---|
hibernate-usertype-0.1.1.pom | |
hibernate-usertype-0.1.1.jar | 20 KB |
hibernate-usertype-0.1.1-sources.jar | 12 KB |
hibernate-usertype-0.1.1-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |