Last Version

Apache Syncope Core Persistence JPA 2.1.11

Apache Syncope Core Persistence JPA

License

License

GroupId

GroupId

org.apache.syncope.core
ArtifactId

ArtifactId

syncope-core-persistence-jpa
Version

Version

2.1.11
Type

Type

jar
Description

Description

Apache Syncope Core Persistence JPA
Apache Syncope Core Persistence JPA
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-core-persistence-jpa 2.1.11


<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa/
implementation ("org.apache.syncope.core:syncope-core-persistence-jpa:2.1.11")
'org.apache.syncope.core:syncope-core-persistence-jpa:jar:2.1.11'
<dependency org="org.apache.syncope.core" name="syncope-core-persistence-jpa" rev="2.1.11">
  <artifact name="syncope-core-persistence-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-persistence-jpa', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-persistence-jpa" % "2.1.11"
[org.apache.syncope.core/syncope-core-persistence-jpa "2.1.11"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_2.2_spec jar 1.1
org.apache.openjpa : openjpa-jdbc jar 3.2.1
org.apache.openjpa : openjpa-persistence-jdbc jar 3.2.1
com.zaxxer : HikariCP jar 4.0.3
org.apache.bval : bval-jsr jar 2.0.5
org.springframework : spring-tx jar 5.2.19.RELEASE
org.springframework : spring-jdbc jar 5.2.19.RELEASE
org.springframework : spring-orm jar 5.2.19.RELEASE
org.aspectj : aspectjweaver jar 1.9.8
org.apache.commons : commons-jexl3 jar 3.2.1
org.apache.tika : tika-core jar 1.28.1
org.apache.syncope.core : syncope-core-spring jar 2.1.11

provided (1)

Group / Artifact Type Version
javax.el : javax.el-api jar 3.0.0

test (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-simple jar 1.7.36
org.slf4j : jcl-over-slf4j jar 1.7.36
com.h2database : h2 jar 1.4.200
org.springframework : spring-test jar 5.2.19.RELEASE
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.