<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-ws-security</artifactId>
<version>2.4.2.RELEASE_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-ws-security:2.4.2.RELEASE_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-ws-security:2.4.2.RELEASE_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.spring-ws-security" % "2.4.2.RELEASE_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.spring-ws-security', version='2.4.2.RELEASE_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.spring-ws-security" rev="2.4.2.RELEASE_1" />
[org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-ws-security "2.4.2.RELEASE_1"]
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>13</version> </parent>
compile
|-- org.springframework.ws:spring-xml:2.4.2.RELEASE
|-- org.springframework:spring-context:4.2.9.RELEASE
|-- org.springframework.ws:spring-ws-core:2.4.2.RELEASE
|-- org.springframework:spring-aop:4.2.9.RELEASE
|-- org.springframework:spring-oxm:4.2.9.RELEASE
|-- org.springframework:spring-web:4.2.9.RELEASE
|-- org.springframework:spring-webmvc:4.2.9.RELEASE
|-- org.springframework:spring-beans:4.2.9.RELEASE
|-- org.springframework:spring-tx:4.2.9.RELEASE
|-- org.springframework.security:spring-security-core:4.0.4.RELEASE
|-- aopalliance:aopalliance:1.0
|-- org.springframework:spring-expression:4.2.5.RELEASE
|-- net.sf.ehcache:ehcache:2.8.9
|-- org.apache.ws.security:wss4j:1.6.19
|-- org.opensaml:opensaml:2.5.1-1
|-- org.opensaml:openws:1.4.2-1
|-- org.opensaml:xmltooling:1.3.2-1
|-- org.apache.wss4j:wss4j-ws-security-dom:2.1.11
|-- org.apache.wss4j:wss4j-ws-security-common:2.1.11
|-- org.apache.santuario:xmlsec:2.0.9
|-- org.codehaus.woodstox:woodstox-core-asl:4.4.1
|-- javax.xml.stream:stax-api:1.0-2
|-- org.codehaus.woodstox:stax2-api:3.1.4
|-- commons-codec:commons-codec:1.10
|-- org.opensaml:opensaml-saml-impl:3.1.1
|-- org.opensaml:opensaml-profile-api:3.1.1
|-- org.opensaml:opensaml-core:3.1.1
|-- org.opensaml:opensaml-saml-api:3.1.1
|-- org.opensaml:opensaml-xmlsec-api:3.1.1
|-- org.opensaml:opensaml-soap-api:3.1.1
|-- org.opensaml:opensaml-security-impl:3.1.1
|-- org.opensaml:opensaml-security-api:3.1.1
|-- org.cryptacular:cryptacular:1.0
|-- org.bouncycastle:bcprov-jdk15on:1.51
|-- org.opensaml:opensaml-xmlsec-impl:3.1.1
|-- net.shibboleth.utilities:java-support:7.1.1
|-- com.google.guava:guava:18.0
|-- org.opensaml:opensaml-xacml-impl:3.1.1
|-- org.opensaml:opensaml-xacml-api:3.1.1
|-- org.opensaml:opensaml-xacml-saml-impl:3.1.1
|-- org.opensaml:opensaml-xacml-saml-api:3.1.1
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1