| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdorg.jadira.usertype |
| ArtifactId | ArtifactIdusertype.spi-hibernate36 |
| Last Version | Last Version3.2.0.GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJadira Usertype SPI Classes for Hibernate
Shared dependencies for Usertype jars
|
| Project Organization |
Project OrganizationJadira Systems |
<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.spi-hibernate36/ -->
<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.spi-hibernate36</artifactId>
<version>3.2.0.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.spi-hibernate36/
implementation 'org.jadira.usertype:usertype.spi-hibernate36:3.2.0.GA'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.spi-hibernate36/
implementation ("org.jadira.usertype:usertype.spi-hibernate36:3.2.0.GA")
'org.jadira.usertype:usertype.spi-hibernate36:jar:3.2.0.GA'
<dependency org="org.jadira.usertype" name="usertype.spi-hibernate36" rev="3.2.0.GA">
<artifact name="usertype.spi-hibernate36" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.spi-hibernate36', version='3.2.0.GA')
)
libraryDependencies += "org.jadira.usertype" % "usertype.spi-hibernate36" % "3.2.0.GA"
[org.jadira.usertype/usertype.spi-hibernate36 "3.2.0.GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jadira.bindings : bindings Optional | jar | 3.2.0.GA |
| org.hibernate : hibernate-core Optional | jar | 3.6.10.Final |
| org.hibernate : hibernate-entitymanager Optional | jar | 3.6.10.Final |
| org.javassist : javassist Optional | jar | |
| org.slf4j : slf4j-api | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| junit : junit | jar | |
| org.dbunit : dbunit | jar | |
| com.h2database : h2 | jar | |
| joda-time : joda-time-hibernate | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar |