| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdorg.apache.syncope.core | 
    
| ArtifactId | ArtifactIdsyncope-core-persistence-jpa-json | 
    
| Last Version | Last Version2.1.11 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache Syncope Core Persistence JPA JSON 
            Apache Syncope Core Persistence JPA JSON 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa-json/ -->
<dependency>
    <groupId>org.apache.syncope.core</groupId>
    <artifactId>syncope-core-persistence-jpa-json</artifactId>
    <version>2.1.11</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa-json/
implementation 'org.apache.syncope.core:syncope-core-persistence-jpa-json:2.1.11'
                // https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-jpa-json/
implementation ("org.apache.syncope.core:syncope-core-persistence-jpa-json:2.1.11")
                'org.apache.syncope.core:syncope-core-persistence-jpa-json:jar:2.1.11'
                <dependency org="org.apache.syncope.core" name="syncope-core-persistence-jpa-json" rev="2.1.11">
  <artifact name="syncope-core-persistence-jpa-json" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-persistence-jpa-json', version='2.1.11')
)
                libraryDependencies += "org.apache.syncope.core" % "syncope-core-persistence-jpa-json" % "2.1.11"
                [org.apache.syncope.core/syncope-core-persistence-jpa-json "2.1.11"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.syncope.core : syncope-core-persistence-jpa | jar | 2.1.11 | 
| 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 |