License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.tirasa.connid.bundles.soap |
ArtifactId | ArtifactIdwssample |
Version | Version1.4.3 |
Type | Typewar |
Description |
DescriptionBundles: SOAP: WS Sample
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
wssample-1.4.3.pom | |
wssample-1.4.3.war | 22 MB |
wssample-1.4.3-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/wssample/ -->
<dependency>
<groupId>net.tirasa.connid.bundles.soap</groupId>
<artifactId>wssample</artifactId>
<version>1.4.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/wssample/
implementation 'net.tirasa.connid.bundles.soap:wssample:1.4.3'
// https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/wssample/
implementation ("net.tirasa.connid.bundles.soap:wssample:1.4.3")
'net.tirasa.connid.bundles.soap:wssample:war:1.4.3'
<dependency org="net.tirasa.connid.bundles.soap" name="wssample" rev="1.4.3">
<artifact name="wssample" type="war" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.connid.bundles.soap', module='wssample', version='1.4.3')
)
libraryDependencies += "net.tirasa.connid.bundles.soap" % "wssample" % "1.4.3"
[net.tirasa.connid.bundles.soap/wssample "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.ws : jaxws-api | jar | 2.2.11 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.1.17 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.1.17 |
org.springframework : spring-core | jar | 4.3.22.RELEASE |
org.springframework : spring-web | jar | 4.3.22.RELEASE |
net.tirasa.connid.bundles.soap : soap-utilities | jar | 1.4.3 |
org.hsqldb : hsqldb | jar | 2.3.6 |
org.dbunit : dbunit | jar | 2.5.4 |
org.springframework : spring-jdbc | jar | 4.3.22.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.3 |
org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.22.RELEASE |
junit : junit | jar | 4.12 |