License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.syncope.client |
ArtifactId | ArtifactIdsyncope-client-lib |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Client Lib
Apache Syncope Client Lib
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-client-lib-2.1.11.pom | |
syncope-client-lib-2.1.11.jar | 33 KB |
syncope-client-lib-2.1.11-sources.jar | 28 KB |
syncope-client-lib-2.1.11-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.client/syncope-client-lib/ -->
<dependency>
<groupId>org.apache.syncope.client</groupId>
<artifactId>syncope-client-lib</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.client/syncope-client-lib/
implementation 'org.apache.syncope.client:syncope-client-lib:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.client/syncope-client-lib/
implementation ("org.apache.syncope.client:syncope-client-lib:2.1.11")
'org.apache.syncope.client:syncope-client-lib:jar:2.1.11'
<dependency org="org.apache.syncope.client" name="syncope-client-lib" rev="2.1.11">
<artifact name="syncope-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.client', module='syncope-client-lib', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.client" % "syncope-client-lib" % "2.1.11"
[org.apache.syncope.client/syncope-client-lib "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.3.13 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.3.13 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.11.4 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-yaml-provider | jar | 2.11.4 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.syncope.common : syncope-common-rest-api | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |