License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.common |
ArtifactId | ArtifactIdsyncope-common-rest-api |
Version | Version2.1.9 |
Type | Typejar |
Description |
DescriptionApache Syncope Common REST API
Apache Syncope Common REST API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-common-rest-api-2.1.9.pom | |
syncope-common-rest-api-2.1.9.jar | 108 KB |
syncope-common-rest-api-2.1.9-sources.jar | 103 KB |
syncope-common-rest-api-2.1.9-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.common/syncope-common-rest-api/ -->
<dependency>
<groupId>org.apache.syncope.common</groupId>
<artifactId>syncope-common-rest-api</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.common/syncope-common-rest-api/
implementation 'org.apache.syncope.common:syncope-common-rest-api:2.1.9'
// https://jarcasting.com/artifacts/org.apache.syncope.common/syncope-common-rest-api/
implementation ("org.apache.syncope.common:syncope-common-rest-api:2.1.9")
'org.apache.syncope.common:syncope-common-rest-api:jar:2.1.9'
<dependency org="org.apache.syncope.common" name="syncope-common-rest-api" rev="2.1.9">
<artifact name="syncope-common-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.common', module='syncope-common-rest-api', version='2.1.9')
)
libraryDependencies += "org.apache.syncope.common" % "syncope-common-rest-api" % "2.1.9"
[org.apache.syncope.common/syncope-common-rest-api "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
org.apache.syncope.common : syncope-common-lib | jar | 2.1.9 |