| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаcom.qoomon |
| Идентификатор | Идентификаторhibernate-usertype |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHibernate Usertypes
Hibernate Usertypes
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |