<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-ws-security</artifactId>
<version>3.0.1.RELEASE_1</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-ws-security:3.0.1.RELEASE_1'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-ws-security:3.0.1.RELEASE_1")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.spring-ws-security" % "3.0.1.RELEASE_1"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.spring-ws-security', version='3.0.1.RELEASE_1')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.spring-ws-security" rev="3.0.1.RELEASE_1" />
[org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-ws-security "3.0.1.RELEASE_1"]
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>13</version> </parent>
compile
|-- org.springframework.ws:spring-xml:3.0.1.RELEASE
|-- org.springframework:spring-context:5.0.4.RELEASE
|-- org.springframework.ws:spring-ws-core:3.0.1.RELEASE
|-- org.springframework:spring-aop:5.0.4.RELEASE
|-- org.springframework:spring-oxm:5.0.4.RELEASE
|-- org.springframework:spring-web:5.0.4.RELEASE
|-- org.springframework:spring-webmvc:5.0.4.RELEASE
|-- org.springframework:spring-beans:5.0.4.RELEASE
|-- org.springframework:spring-tx:5.0.4.RELEASE
|-- org.springframework.security:spring-security-core:5.0.3.RELEASE
|-- org.springframework:spring-expression:5.0.4.RELEASE
|-- net.sf.ehcache:ehcache:2.10.4
|-- org.apache.wss4j:wss4j-ws-security-dom:2.2.0
|-- org.apache.wss4j:wss4j-ws-security-common:2.2.0
|-- org.apache.santuario:xmlsec:2.1.0
|-- 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.3.0
|-- org.opensaml:opensaml-profile-api:3.3.0
|-- org.opensaml:opensaml-core:3.3.0
|-- io.dropwizard.metrics:metrics-core:3.1.2
|-- org.opensaml:opensaml-saml-api:3.3.0
|-- org.opensaml:opensaml-xmlsec-api:3.3.0
|-- org.opensaml:opensaml-soap-api:3.3.0
|-- org.opensaml:opensaml-security-impl:3.3.0
|-- org.opensaml:opensaml-security-api:3.3.0
|-- org.cryptacular:cryptacular:1.1.1
|-- org.bouncycastle:bcprov-jdk15on:1.54
|-- org.opensaml:opensaml-xmlsec-impl:3.3.0
|-- net.shibboleth.utilities:java-support:7.3.0
|-- com.google.guava:guava:19.0
|-- org.opensaml:opensaml-xacml-impl:3.3.0
|-- org.opensaml:opensaml-xacml-api:3.3.0
|-- org.opensaml:opensaml-xacml-saml-impl:3.3.0
|-- org.opensaml:opensaml-xacml-saml-api:3.3.0
|-- org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:1.8.4
|-- commons-logging:commons-logging:1.2