License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.core |
ArtifactId | ArtifactIdsyncope-core-logic |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Core Logic
Apache Syncope Core Logic
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-core-logic-2.1.11.pom | |
syncope-core-logic-2.1.11.jar | 200 KB |
syncope-core-logic-2.1.11-sources.jar | 117 KB |
syncope-core-logic-2.1.11-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-logic/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-logic</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-logic/
implementation 'org.apache.syncope.core:syncope-core-logic:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-logic/
implementation ("org.apache.syncope.core:syncope-core-logic:2.1.11")
'org.apache.syncope.core:syncope-core-logic:jar:2.1.11'
<dependency org="org.apache.syncope.core" name="syncope-core-logic" rev="2.1.11">
<artifact name="syncope-core-logic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-logic', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-logic" % "2.1.11"
[org.apache.syncope.core/syncope-core-logic "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-security-jose | jar | 3.3.13 |
org.springframework : spring-context | jar | 5.2.19.RELEASE |
org.springframework : spring-context-support | jar | 5.2.19.RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.8 |
org.apache.cocoon.sax : cocoon-sax | jar | 3.0.0-alpha-3 |
org.apache.cocoon.optional : cocoon-optional | jar | 3.0.0-alpha-3 |
org.apache.xmlgraphics : fop | jar | 2.7 |
org.apache.tika : tika-core | jar | 1.28.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.syncope.core : syncope-core-provisioning-java | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope.core : syncope-core-workflow-java | jar | 2.1.11 |
org.apache.syncope.core : syncope-core-persistence-jpa | jar | 2.1.11 |
org.slf4j : slf4j-simple | 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 |