| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаcom.anaptecs.jeaf.persistence |
| Идентификатор | Идентификаторjeaf-hibernate4-jse-runtime |
| Последняя версия | Последняя версия1.6.13 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJEAF Hibernate 4 JSE Runtime
Project provides an implementation of JEAF Persistence Service Provider based on Hibernate 4.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jeaf-hibernate4-jse-runtime-1.6.13.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate4-jse-runtime/ -->
<dependency>
<groupId>com.anaptecs.jeaf.persistence</groupId>
<artifactId>jeaf-hibernate4-jse-runtime</artifactId>
<version>1.6.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate4-jse-runtime/
implementation 'com.anaptecs.jeaf.persistence:jeaf-hibernate4-jse-runtime:1.6.13'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate4-jse-runtime/
implementation ("com.anaptecs.jeaf.persistence:jeaf-hibernate4-jse-runtime:1.6.13")
'com.anaptecs.jeaf.persistence:jeaf-hibernate4-jse-runtime:pom:1.6.13'
<dependency org="com.anaptecs.jeaf.persistence" name="jeaf-hibernate4-jse-runtime" rev="1.6.13">
<artifact name="jeaf-hibernate4-jse-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.persistence', module='jeaf-hibernate4-jse-runtime', version='1.6.13')
)
libraryDependencies += "com.anaptecs.jeaf.persistence" % "jeaf-hibernate4-jse-runtime" % "1.6.13"
[com.anaptecs.jeaf.persistence/jeaf-hibernate4-jse-runtime "1.6.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.anaptecs.jeaf.persistence : jeaf-hibernate4-persistence-service-provider-impl | jar | 1.6.13 |
| com.mchange : c3p0 | jar | 0.9.5.2 |
| org.hibernate : hibernate-core | jar | 4.1.7.Final |
| org.hibernate : hibernate-entitymanager | jar | 4.1.7.Final |
| org.hibernate : hibernate-c3p0 | jar | 4.1.7.Final |
| org.hibernate : hibernate-validator | jar | 4.3.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |