| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jadira.usertype |
| Идентификатор | Идентификаторusertype.jodatime |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUser Type for Joda Time with Hibernate
Classes utilising Joda Time that add Hibernate support
|
| Организация-разработчик |
Организация-разработчикJadira Systems |
| Имя Файла | Размер |
|---|---|
| usertype.jodatime-2.0.1.pom | |
| usertype.jodatime-2.0.1.jar | 57 KB |
| usertype.jodatime-2.0.1-sources.jar | 59 KB |
| usertype.jodatime-2.0.1-javadoc.jar | 1018 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.jodatime/ -->
<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.jodatime</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.jodatime/
implementation 'org.jadira.usertype:usertype.jodatime:2.0.1'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.jodatime/
implementation ("org.jadira.usertype:usertype.jodatime:2.0.1")
'org.jadira.usertype:usertype.jodatime:jar:2.0.1'
<dependency org="org.jadira.usertype" name="usertype.jodatime" rev="2.0.1">
<artifact name="usertype.jodatime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.jodatime', version='2.0.1')
)
libraryDependencies += "org.jadira.usertype" % "usertype.jodatime" % "2.0.1"
[org.jadira.usertype/usertype.jodatime "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-core Необязательный | jar | 4.0.0.Beta2 |
| joda-time : joda-time Необязательный | jar | 1.6.2 |
| org.jadira.usertype : usertype.spi | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javassist : javassist Необязательный | jar | 3.9.0.GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-entitymanager | jar | 4.0.0.Beta2 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| junit : junit | jar | 4.8.2 |
| org.dbunit : dbunit | jar | 2.4.7 |
| com.h2database : h2 | jar | 1.3.157 |
| joda-time : joda-time-hibernate | jar | 1.3 |
| org.jadira.usertype : usertype.spi | test-jar | 2.0.1 |