xaloon-profiles-hibernate-spring

xaloon profile, which adds such dependencies: spring for DI, spring security, hibernate as ORM

Категории

Категории

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

Группа

org.xaloon.profiles
Идентификатор

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

xaloon-profiles-hibernate-spring
Последняя версия

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

1.6.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

xaloon-profiles-hibernate-spring
xaloon profile, which adds such dependencies: spring for DI, spring security, hibernate as ORM

Скачать xaloon-profiles-hibernate-spring

Имя Файла Размер
xaloon-profiles-hibernate-spring-1.6.1.pom 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-profiles-hibernate-spring/ -->
<dependency>
    <groupId>org.xaloon.profiles</groupId>
    <artifactId>xaloon-profiles-hibernate-spring</artifactId>
    <version>1.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-profiles-hibernate-spring/
implementation 'org.xaloon.profiles:xaloon-profiles-hibernate-spring:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-profiles-hibernate-spring/
implementation ("org.xaloon.profiles:xaloon-profiles-hibernate-spring:1.6.1")
'org.xaloon.profiles:xaloon-profiles-hibernate-spring:pom:1.6.1'
<dependency org="org.xaloon.profiles" name="xaloon-profiles-hibernate-spring" rev="1.6.1">
  <artifact name="xaloon-profiles-hibernate-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.profiles', module='xaloon-profiles-hibernate-spring', version='1.6.1')
)
libraryDependencies += "org.xaloon.profiles" % "xaloon-profiles-hibernate-spring" % "1.6.1"
[org.xaloon.profiles/xaloon-profiles-hibernate-spring "1.6.1"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.xaloon.wicket : xaloon-wicket-components-spring jar ${project.version}
org.xaloon.core : xaloon-core-security-spring jar ${project.version}
org.hibernate : hibernate-core jar
org.hibernate : hibernate-ehcache jar
net.sf.ehcache : ehcache-core jar
org.hibernate : hibernate-entitymanager jar
org.hibernate : hibernate-validator jar

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

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

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

Версия
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0