<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-ws-security</artifactId>
<version>3.0.10.RELEASE_2</version>
<type>bundle</type>
</dependency>
implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-ws-security:3.0.10.RELEASE_2'
implementation("org.apache.servicemix.bundles:org.apache.servicemix.bundles.spring-ws-security:3.0.10.RELEASE_2")
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.spring-ws-security" % "3.0.10.RELEASE_2"
@Grapes(
@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.spring-ws-security', version='3.0.10.RELEASE_2')
)
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.spring-ws-security" rev="3.0.10.RELEASE_2" />
[org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-ws-security "3.0.10.RELEASE_2"]
<parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <version>14</version> </parent>
compile
|-- org.springframework.ws:spring-xml:3.0.10.RELEASE
|-- org.springframework:spring-context:5.0.19.RELEASE
|-- org.springframework.ws:spring-ws-core:3.0.10.RELEASE
|-- org.springframework:spring-aop:5.0.19.RELEASE
|-- org.springframework:spring-oxm:5.0.19.RELEASE
|-- org.springframework:spring-web:5.0.19.RELEASE
|-- org.springframework:spring-webmvc:5.0.19.RELEASE
|-- org.springframework:spring-beans:5.0.19.RELEASE
|-- org.springframework:spring-tx:5.0.19.RELEASE
|-- org.springframework.security:spring-security-core:5.0.9.RELEASE
|-- org.springframework:spring-expression:5.0.10.RELEASE
|-- net.sf.ehcache:ehcache:2.10.6
|-- org.apache.wss4j:wss4j-ws-security-dom:2.2.3
|-- org.apache.wss4j:wss4j-ws-security-common:2.2.3
|-- 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
|-- org.slf4j:slf4j-api:1.7.25
|-- org.apache.santuario:xmlsec:2.1.4
|-- com.fasterxml.woodstox:woodstox-core:5.0.3
|-- org.codehaus.woodstox:stax2-api:3.1.4
|-- commons-codec:commons-codec:1.12
|-- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
|-- jakarta.activation:jakarta.activation-api:1.2.1
|-- org.glassfish.jaxb:jaxb-runtime:2.3.2
|-- org.glassfish.jaxb:txw2:2.3.2
|-- com.sun.istack:istack-commons-runtime:3.0.8
|-- org.jvnet.staxex:stax-ex:1.8.1
|-- com.sun.xml.fastinfoset:FastInfoset:1.2.16