| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаorg.chenillekit |
| Идентификатор | Идентификаторchenillekit-hibernate |
| Последняя версия | Последняя версия1.3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеChenillekit Hibernate
A collection of hibernate related utils
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| chenillekit-hibernate-1.3.3.pom | |
| chenillekit-hibernate-1.3.3.jar | 31 KB |
| chenillekit-hibernate-1.3.3-sources.jar | 28 KB |
| chenillekit-hibernate-1.3.3-javadoc.jar | 230 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hibernate/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-hibernate</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hibernate/
implementation 'org.chenillekit:chenillekit-hibernate:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hibernate/
implementation ("org.chenillekit:chenillekit-hibernate:1.3.3")
'org.chenillekit:chenillekit-hibernate:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-hibernate" rev="1.3.3">
<artifact name="chenillekit-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-hibernate', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-hibernate" % "1.3.3"
[org.chenillekit/chenillekit-hibernate "1.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tapestry : tapestry-hibernate | jar | 5.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.chenillekit : chenillekit-test | jar | 1.3.3 |
| javax.transaction : jta | jar | 1.1 |
| org.hsqldb : hsqldb | jar | 1.8.0.10 |
| org.testng : testng | jar | 5.13.1 |