Last Version

Apache Syncope Client Lib 2.1.11

Apache Syncope Client Lib

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.syncope.client
ArtifactId

ArtifactId

syncope-client-lib
Version

Version

2.1.11
Type

Type

jar
Description

Description

Apache Syncope Client Lib
Apache Syncope Client Lib
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-client-lib 2.1.11


<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.