| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.syncope.identityconnectors.bundles.staticws |
| ArtifactId | ArtifactIdws-target-resource |
| Last Version | Last Version0.4.3 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionidentityconnectors: bundles: static WS: sample impl
bundles
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ws-target-resource-0.4.3.pom | |
| ws-target-resource-0.4.3.war | 9 MB |
| ws-target-resource-0.4.3-sources.jar | 7 KB |
| ws-target-resource-0.4.3-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/ws-target-resource/ -->
<dependency>
<groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
<artifactId>ws-target-resource</artifactId>
<version>0.4.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/ws-target-resource/
implementation 'org.syncope.identityconnectors.bundles.staticws:ws-target-resource:0.4.3'
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/ws-target-resource/
implementation ("org.syncope.identityconnectors.bundles.staticws:ws-target-resource:0.4.3")
'org.syncope.identityconnectors.bundles.staticws:ws-target-resource:war:0.4.3'
<dependency org="org.syncope.identityconnectors.bundles.staticws" name="ws-target-resource" rev="0.4.3">
<artifact name="ws-target-resource" type="war" />
</dependency>
@Grapes(
@Grab(group='org.syncope.identityconnectors.bundles.staticws', module='ws-target-resource', version='0.4.3')
)
libraryDependencies += "org.syncope.identityconnectors.bundles.staticws" % "ws-target-resource" % "0.4.3"
[org.syncope.identityconnectors.bundles.staticws/ws-target-resource "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| ch.qos.logback : logback-core | jar | 0.9.25 |
| ch.qos.logback : logback-classic | jar | 0.9.25 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.2.9 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.2.9 |
| org.springframework : spring-core | jar | 3.0.5.RELEASE |
| org.springframework : spring-web | jar | 3.0.5.RELEASE |
| org.syncope.identityconnectors.bundles.staticws : utilities | jar | 0.4.3 |
| org.hsqldb : hsqldb | jar | 2.0.0 |
| org.dbunit : dbunit | jar | 2.4.7 |
| org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.0.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| junit : junit | jar | 4.8.1 |