License |
License
CDDL 1.0
|
---|---|
GroupId | GroupIdorg.connid.bundles.soap |
ArtifactId | ArtifactIdwssample |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionBundles: SOAP: WS Sample
ConnId
|
Filename | Size |
---|---|
wssample-1.2.8.pom | |
wssample-1.2.8.war | 10 MB |
wssample-1.2.8-sources.jar | 8 KB |
wssample-1.2.8-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.connid.bundles.soap/wssample/ -->
<dependency>
<groupId>org.connid.bundles.soap</groupId>
<artifactId>wssample</artifactId>
<version>1.2.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.connid.bundles.soap/wssample/
implementation 'org.connid.bundles.soap:wssample:1.2.8'
// https://jarcasting.com/artifacts/org.connid.bundles.soap/wssample/
implementation ("org.connid.bundles.soap:wssample:1.2.8")
'org.connid.bundles.soap:wssample:war:1.2.8'
<dependency org="org.connid.bundles.soap" name="wssample" rev="1.2.8">
<artifact name="wssample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.connid.bundles.soap', module='wssample', version='1.2.8')
)
libraryDependencies += "org.connid.bundles.soap" % "wssample" % "1.2.8"
[org.connid.bundles.soap/wssample "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.11 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.7.11 |
org.springframework : spring-core | jar | 3.2.9.RELEASE |
org.springframework : spring-web | jar | 3.2.9.RELEASE |
org.connid.bundles.soap : utilities | jar | 1.2.8 |
org.hsqldb : hsqldb | jar | 2.3.2 |
org.dbunit : dbunit | jar | 2.5.0 |
org.springframework : spring-jdbc | jar | 3.2.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.9.RELEASE |
junit : junit | jar | 4.11 |