u

usertype.core-hibernate36

Classes utilising Joda Time, Joda Money, Libphonenum and JDK Types that add Hibernate support
文件下载
文件名 操作
usertype.core-hibernate36-3.2.0.GA.jar 下载
usertype.core-hibernate36-3.2.0.GA.pom 下载
usertype.core-hibernate36-3.2.0.GA-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.jadira.usertype</groupId>
  <artifactId>usertype.core-hibernate36</artifactId>
  <version>3.2.0.GA</version>
</dependency>
Gradle Groovy
implementation 'org.jadira.usertype:usertype.core-hibernate36:3.2.0.GA'
Gradle Kotlin
implementation("org.jadira.usertype:usertype.core-hibernate36:3.2.0.GA")
Scala SBT
libraryDependencies += "org.jadira.usertype" % "usertype.core-hibernate36" % "3.2.0.GA"
Groovy Grape
@Grapes(
  @Grab(group='org.jadira.usertype', module='usertype.core-hibernate36', version='3.2.0.GA')
)
Apache Ivy
<dependency org="org.jadira.usertype" name="usertype.core-hibernate36" rev="3.2.0.GA" />
Leiningen
[org.jadira.usertype/usertype.core-hibernate36 "3.2.0.GA"]
Apache Buildr
'org.jadira.usertype:usertype.core-hibernate36:jar:3.2.0.GA'