| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.syncope.core |
| ArtifactId | ArtifactIdsyncope-core-rest-cxf |
| Version | Version2.1.9 |
| Type | Typejar |
| Description |
DescriptionApache Syncope Core REST CXF
Apache Syncope Core REST CXF
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| syncope-core-rest-cxf-2.1.9.pom | |
| syncope-core-rest-cxf-2.1.9.jar | 125 KB |
| syncope-core-rest-cxf-2.1.9-sources.jar | 88 KB |
| syncope-core-rest-cxf-2.1.9-javadoc.jar | 337 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-rest-cxf/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-rest-cxf</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-rest-cxf/
implementation 'org.apache.syncope.core:syncope-core-rest-cxf:2.1.9'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-rest-cxf/
implementation ("org.apache.syncope.core:syncope-core-rest-cxf:2.1.9")
'org.apache.syncope.core:syncope-core-rest-cxf:jar:2.1.9'
<dependency org="org.apache.syncope.core" name="syncope-core-rest-cxf" rev="2.1.9">
<artifact name="syncope-core-rest-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-rest-cxf', version='2.1.9')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-rest-cxf" % "2.1.9"
[org.apache.syncope.core/syncope-core-rest-cxf "2.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-transports-local | jar | 3.2.14 |
| org.apache.bval : bval-jsr | jar | 2.0.5 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.springframework : spring-test | jar | 5.1.20.RELEASE |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |