xaloon-profiles-hibernate-spring

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

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.xaloon.profiles
ArtifactId

ArtifactId

xaloon-profiles-hibernate-spring
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download xaloon-profiles-hibernate-spring

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0