c

cxf-bundle-minimal

http://cxf.apache.org
文件下载
文件名 操作
cxf-bundle-minimal-2.1.8.jar 下载
cxf-bundle-minimal-2.1.8.pom 下载
cxf-bundle-minimal-2.1.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.cxf</groupId>
  <artifactId>cxf-bundle-minimal</artifactId>
  <version>2.1.8</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.cxf:cxf-bundle-minimal:2.1.8'
Gradle Kotlin
implementation("org.apache.cxf:cxf-bundle-minimal:2.1.8")
Scala SBT
libraryDependencies += "org.apache.cxf" % "cxf-bundle-minimal" % "2.1.8"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.cxf', module='cxf-bundle-minimal', version='2.1.8')
)
Apache Ivy
<dependency org="org.apache.cxf" name="cxf-bundle-minimal" rev="2.1.8" />
Leiningen
[org.apache.cxf/cxf-bundle-minimal "2.1.8"]
Apache Buildr
'org.apache.cxf:cxf-bundle-minimal:jar:2.1.8'
本项目依赖
<parent>
  <groupId>org.apache.cxf</groupId>
  <artifactId>cxf-bundle-parent</artifactId>
  <version>2.1.8</version>
</parent>

compile

|-- org.springframework:spring-core:2.0.8

|-- commons-logging:commons-logging:1.1.1

|-- org.springframework:spring-beans:2.0.8

|-- org.springframework:spring-context:2.0.8

|-- aopalliance:aopalliance:1.0

|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.1.1

|-- javax.xml.bind:jaxb-api:2.1

|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1

|-- wsdl4j:wsdl4j:1.6.2

|-- xml-resolver:xml-resolver:1.2

|-- org.apache.ws.commons.schema:XmlSchema:1.4.5

|-- commons-lang:commons-lang:2.4

|-- org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.0.2

|-- org.codehaus.woodstox:wstx-asl:3.2.9

|-- org.apache.neethi:neethi:2.0.4

|-- com.sun.xml.bind:jaxb-impl:2.1.9

|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.3

|-- org.springframework:spring-web:2.0.8

|-- org.mortbay.jetty:jetty:6.1.21

|-- org.mortbay.jetty:jetty-util:6.1.21

|-- org.apache.geronimo.specs:geronimo-servlet_2.5_spec:1.2

|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1

|-- commons-pool:commons-pool:1.5.2

|-- org.springframework:spring-jms:2.0.8

|-- org.springframework:spring-dao:2.0.8

|-- org.springframework:spring-support:2.0.8

|-- javax.xml.soap:saaj-api:1.3

|-- jdom:jdom:1.0

|-- jaxen:jaxen:1.1

|-- com.sun.xml.bind:jaxb-xjc:2.1.9

|-- org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:1.0

|-- org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2

|-- asm:asm:2.2.3

|-- com.sun.xml.messaging.saaj:saaj-impl:1.3.2

|-- org.apache.xmlbeans:xmlbeans:2.4.0

|-- org.apache.ws.security:wss4j:1.5.8

|-- org.apache.santuario:xmlsec:1.4.3

|-- xalan:xalan:2.7.1

|-- xalan:serializer:2.7.1

|-- com.sun.xml.fastinfoset:FastInfoset:1.2.7

runtime

|-- org.slf4j:slf4j-jdk14:1.5.8

|-- org.slf4j:slf4j-api:1.5.8

|-- org.bouncycastle:bcprov-jdk15:1.43