Across Hibernate Module

Contains AcrossHibernateJpaModule which builds a Hibernate persistence layer that other modules can provide entities for.

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

com.foreach.across.modules
Идентификатор

Идентификатор

across-hibernate-module
Последняя версия

Последняя версия

4.1.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Across Hibernate Module
Contains AcrossHibernateJpaModule which builds a Hibernate persistence layer that other modules can provide entities for.

Скачать across-hibernate-module

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/across-hibernate-module/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>across-hibernate-module</artifactId>
    <version>4.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/across-hibernate-module/
implementation 'com.foreach.across.modules:across-hibernate-module:4.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/across-hibernate-module/
implementation ("com.foreach.across.modules:across-hibernate-module:4.1.0.RELEASE")
'com.foreach.across.modules:across-hibernate-module:jar:4.1.0.RELEASE'
<dependency org="com.foreach.across.modules" name="across-hibernate-module" rev="4.1.0.RELEASE">
  <artifact name="across-hibernate-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='across-hibernate-module', version='4.1.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "across-hibernate-module" % "4.1.0.RELEASE"
[com.foreach.across.modules/across-hibernate-module "4.1.0.RELEASE"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.foreach.across : across-web Необязательный jar 5.1.0.RELEASE
org.springframework.data : spring-data-jpa jar 2.3.5.RELEASE
org.springframework : spring-orm jar 5.2.10.RELEASE
org.springframework : spring-aop jar 5.2.10.RELEASE
org.hibernate : hibernate-core jar 5.4.22.Final
org.hibernate : hibernate-entitymanager jar 5.4.22.Final
com.querydsl : querydsl-jpa jar 4.3.1
com.github.dozermapper : dozer-spring-boot-starter Необязательный jar 6.5.0
com.foreach.across : across-autoconfigure jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.3.5.RELEASE

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.16

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1.0.RELEASE
4.0.0.RELEASE
3.0.0.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE