| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.syncope.identityconnectors.bundles.staticws |
| ArtifactId | ArtifactIdstaticwebservice |
| Last Version | Last Version0.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionidentityconnectors: bundles: static WS: connector
bundles
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| staticwebservice-0.4.3.pom | |
| staticwebservice-0.4.3.jar | 125 KB |
| staticwebservice-0.4.3-sources.jar | 9 KB |
| staticwebservice-0.4.3-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/staticwebservice/ -->
<dependency>
<groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
<artifactId>staticwebservice</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/staticwebservice/
implementation 'org.syncope.identityconnectors.bundles.staticws:staticwebservice:0.4.3'
// https://jarcasting.com/artifacts/org.syncope.identityconnectors.bundles.staticws/staticwebservice/
implementation ("org.syncope.identityconnectors.bundles.staticws:staticwebservice:0.4.3")
'org.syncope.identityconnectors.bundles.staticws:staticwebservice:jar:0.4.3'
<dependency org="org.syncope.identityconnectors.bundles.staticws" name="staticwebservice" rev="0.4.3">
<artifact name="staticwebservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.syncope.identityconnectors.bundles.staticws', module='staticwebservice', version='0.4.3')
)
libraryDependencies += "org.syncope.identityconnectors.bundles.staticws" % "staticwebservice" % "0.4.3"
[org.syncope.identityconnectors.bundles.staticws/staticwebservice "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 : framework | jar | 0.4.3 |
| org.syncope.identityconnectors.bundles.staticws : utilities | jar | 0.4.3 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.syncope.identityconnectors : framework-internal | jar | 0.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.0.5.RELEASE |
| org.syncope.identityconnectors : test-common | jar | 0.4.3 |
| junit : junit | jar | 4.8.1 |