| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.tirasa.connid.bundles.soap | 
    
| ArtifactId | ArtifactIdwssample | 
    
| Last Version | Last Version1.4.5 | 
        
| Release Date | Release Date | 
        
| 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.5.pom | |
| wssample-1.4.5.war | 11 MB | 
| wssample-1.4.5-sources.jar | 9 KB | 
| wssample-1.4.5-javadoc.jar | 42 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.5</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/wssample/
implementation 'net.tirasa.connid.bundles.soap:wssample:1.4.5'
                // https://jarcasting.com/artifacts/net.tirasa.connid.bundles.soap/wssample/
implementation ("net.tirasa.connid.bundles.soap:wssample:1.4.5")
                'net.tirasa.connid.bundles.soap:wssample:war:1.4.5'
                <dependency org="net.tirasa.connid.bundles.soap" name="wssample" rev="1.4.5">
  <artifact name="wssample" type="war" />
</dependency>
                @Grapes(
@Grab(group='net.tirasa.connid.bundles.soap', module='wssample', version='1.4.5')
)
                libraryDependencies += "net.tirasa.connid.bundles.soap" % "wssample" % "1.4.5"
                [net.tirasa.connid.bundles.soap/wssample "1.4.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| ch.qos.logback : logback-core | jar | 1.2.11 | 
| ch.qos.logback : logback-classic | jar | 1.2.11 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 | 
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.3.13 | 
| org.apache.cxf : cxf-rt-transports-http | jar | 3.3.13 | 
| org.springframework : spring-context | jar | 5.2.21.RELEASE | 
| org.springframework : spring-web | jar | 5.2.21.RELEASE | 
| net.tirasa.connid.bundles.soap : soap-utilities | jar | 1.4.5 | 
| org.hsqldb : hsqldb | jar | 2.5.2 | 
| org.dbunit : dbunit | jar | 2.7.3 | 
| org.springframework : spring-jdbc | jar | 5.2.21.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 5.2.21.RELEASE | 
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |