| Categories |
CategoriesHibernate Data ORM |
|---|---|
| GroupId | GroupIdorg.xaloon.profiles |
| ArtifactId | ArtifactIdxaloon-profiles-hibernate-spring |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionxaloon-profiles-hibernate-spring
xaloon profile, which adds such dependencies: spring for DI, spring security, hibernate as ORM
|
| Filename | Size |
|---|---|
| xaloon-profiles-hibernate-spring-1.6.1.pom | 1 KB |
| Browse |
<!-- 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"]
| 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 |