License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.syncope.client |
ArtifactId | ArtifactIdsyncope-client-lib |
Version | Version2.1.10 |
Type | Typejar |
Description |
DescriptionApache Syncope Client Lib
Apache Syncope Client Lib
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-client-lib-2.1.10.pom | |
syncope-client-lib-2.1.10.jar | 35 KB |
syncope-client-lib-2.1.10-sources.jar | 29 KB |
syncope-client-lib-2.1.10-javadoc.jar | 113 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.client/syncope-client-lib/
implementation 'org.apache.syncope.client:syncope-client-lib:2.1.10'
// https://jarcasting.com/artifacts/org.apache.syncope.client/syncope-client-lib/
implementation ("org.apache.syncope.client:syncope-client-lib:2.1.10")
'org.apache.syncope.client:syncope-client-lib:jar:2.1.10'
<dependency org="org.apache.syncope.client" name="syncope-client-lib" rev="2.1.10">
<artifact name="syncope-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.client', module='syncope-client-lib', version='2.1.10')
)
libraryDependencies += "org.apache.syncope.client" % "syncope-client-lib" % "2.1.10"
[org.apache.syncope.client/syncope-client-lib "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.3.12 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.3.12 |
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.32 |
org.apache.syncope.common : syncope-common-rest-api | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |