| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаorg.webpieces |
| Идентификатор | Идентификаторplugin-hibernate |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеplugin-hibernate
Webpieces Hibernate plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| plugin-hibernate-2.1.1.pom | |
| plugin-hibernate-2.1.1.jar | 12 KB |
| plugin-hibernate-2.1.1-sources.jar | 6 KB |
| plugin-hibernate-2.1.1-javadoc.jar | 358 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>plugin-hibernate</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/
implementation 'org.webpieces:plugin-hibernate:2.1.1'
// https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/
implementation ("org.webpieces:plugin-hibernate:2.1.1")
'org.webpieces:plugin-hibernate:jar:2.1.1'
<dependency org="org.webpieces" name="plugin-hibernate" rev="2.1.1">
<artifact name="plugin-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='plugin-hibernate', version='2.1.1')
)
libraryDependencies += "org.webpieces" % "plugin-hibernate" % "2.1.1"
[org.webpieces/plugin-hibernate "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-core | jar | |
| jakarta.persistence : jakarta.persistence-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | |
| org.slf4j : slf4j-api | jar | |
| com.googlecode.log4jdbc : log4jdbc | jar | |
| org.webpieces : core-metrics | jar | 2.1.1 |
| org.webpieces : http-router | jar | 2.1.1 |
| ch.qos.logback : logback-classic | jar |