License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.core |
ArtifactId | ArtifactIdsyncope-core-persistence-jpa |
Version | Version2.1.9 |
Type | Typejar |
Description |
DescriptionApache Syncope Core Persistence JPA
Apache Syncope Core Persistence JPA
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-persistence-jpa</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa/
implementation 'org.apache.syncope.core:syncope-core-persistence-jpa:2.1.9'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa/
implementation ("org.apache.syncope.core:syncope-core-persistence-jpa:2.1.9")
'org.apache.syncope.core:syncope-core-persistence-jpa:jar:2.1.9'
<dependency org="org.apache.syncope.core" name="syncope-core-persistence-jpa" rev="2.1.9">
<artifact name="syncope-core-persistence-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-persistence-jpa', version='2.1.9')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-persistence-jpa" % "2.1.9"
[org.apache.syncope.core/syncope-core-persistence-jpa "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jpa_2.2_spec | jar | 1.1 |
org.apache.openjpa : openjpa-jdbc | jar | 3.1.2 |
org.apache.openjpa : openjpa-persistence-jdbc | jar | 3.1.2 |
com.zaxxer : HikariCP | jar | 4.0.3 |
org.apache.bval : bval-jsr | jar | 2.0.5 |
org.springframework : spring-tx | jar | 5.1.20.RELEASE |
org.springframework : spring-jdbc | jar | 5.1.20.RELEASE |
org.springframework : spring-orm | jar | 5.1.20.RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.apache.commons : commons-jexl3 | jar | 3.1 |
org.apache.tika : tika-core | jar | 1.26 |
org.apache.syncope.core : syncope-core-spring | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
com.h2database : h2 | jar | 1.4.200 |
org.springframework : spring-test | jar | 5.1.20.RELEASE |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |