License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdjpa-support |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPA Support
JPA Support
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
jpa-support-1.2.pom | |
jpa-support-1.2.jar | 28 KB |
jpa-support-1.2-sources.jar | 235 bytes |
jpa-support-1.2-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/jpa-support/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>jpa-support</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/jpa-support/
implementation 'com.intersult:jpa-support:1.2'
// https://jarcasting.com/artifacts/com.intersult/jpa-support/
implementation ("com.intersult:jpa-support:1.2")
'com.intersult:jpa-support:jar:1.2'
<dependency org="com.intersult" name="jpa-support" rev="1.2">
<artifact name="jpa-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='jpa-support', version='1.2')
)
libraryDependencies += "com.intersult" % "jpa-support" % "1.2"
[com.intersult/jpa-support "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.intersult : application-support | jar | 1.2 |
com.intersult : design-utils | jar | 1.2.3 |
org.springframework : spring-core | jar | 3.2.2.RELEASE |
org.springframework : spring-web | jar | 3.2.2.RELEASE |
org.springframework : spring-aop | jar | 3.2.2.RELEASE |
org.springframework : spring-aspects | jar | 3.2.2.RELEASE |
org.springframework : spring-expression | jar | 3.2.2.RELEASE |
org.springframework : spring-orm | jar | 3.2.2.RELEASE |
org.springframework.security : spring-security-core | jar | 3.1.3.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.3.RELEASE |
cglib : cglib-nodep | jar | 2.2.2 |
org.hibernate : hibernate-core | jar | 4.3.4.Final |
org.hibernate : hibernate-entitymanager | jar | 4.3.4.Final |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.1.0.Final |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
com.sun.faces : jsf-api | jar | 2.2.0 |
org.primefaces : primefaces | jar | 5.0 |
org.richfaces.core : richfaces-core-api | jar | 4.3.4.Final |
javax.el : el-api | jar | 2.2 |
org.glassfish.web : el-impl | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.springframework : spring-test | jar | 3.2.2.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.9 |