License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdjpa-fix |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPA Fix
JPA Fix
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
jpa-fix-1.1.pom | |
jpa-fix-1.1.jar | 15 KB |
jpa-fix-1.1-sources.jar | 235 bytes |
jpa-fix-1.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/jpa-fix/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>jpa-fix</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/jpa-fix/
implementation 'com.intersult:jpa-fix:1.1'
// https://jarcasting.com/artifacts/com.intersult/jpa-fix/
implementation ("com.intersult:jpa-fix:1.1")
'com.intersult:jpa-fix:jar:1.1'
<dependency org="com.intersult" name="jpa-fix" rev="1.1">
<artifact name="jpa-fix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='jpa-fix', version='1.1')
)
libraryDependencies += "com.intersult" % "jpa-fix" % "1.1"
[com.intersult/jpa-fix "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 4.3.5.Final |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.1.0.Final |
org.springframework : spring-core | jar | 3.2.8.RELEASE |
org.springframework : spring-context | jar | 3.2.8.RELEASE |
org.springframework : spring-test | jar | 3.2.8.RELEASE |
org.springframework : spring-beans | jar | 3.2.8.RELEASE |
org.springframework : spring-tx | jar | 3.2.8.RELEASE |
org.springframework : spring-aop | jar | 3.2.8.RELEASE |
org.springframework : spring-aspects | jar | 3.2.8.RELEASE |
org.aspectj : aspectjweaver | jar | 1.5.4 |
cglib : cglib-nodep | jar | 2.2.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
org.slf4j : slf4j-api | jar | 1.7.2 |
log4j : log4j | jar | 1.2.17 |
org.hibernate : hibernate-entitymanager | jar | 4.3.5.Final |
org.springframework : spring-orm | jar | 3.2.8.RELEASE |
org.hsqldb : hsqldb | jar | 2.3.1 |