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

compile

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

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

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

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

|-- 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

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

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

|-- org.apache.velocity:velocity:1.6.2

|-- commons-collections:commons-collections:3.2.1

|-- oro:oro:2.0.8

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

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

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

|-- 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

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

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

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

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

|-- asm:asm:2.2.3

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

|-- antlr:antlr:2.7.7

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

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

|-- 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.5.6

|-- org.springframework:spring-context-support:2.5.6

|-- org.springframework:spring-tx:2.5.6

|-- org.codehaus.jra:jra:1.0-alpha-4

|-- rhino:js:1.7R1

|-- javax.ws.rs:jsr311-api:1.0

|-- org.apache.abdera:abdera-core:0.4.0-incubating

|-- org.apache.abdera:abdera-i18n:0.4.0-incubating

|-- commons-codec:commons-codec:1.3

|-- org.apache.abdera:abdera-parser:0.4.0-incubating

|-- org.apache.ws.commons.axiom:axiom-impl:1.2.7

|-- org.apache.ws.commons.axiom:axiom-api:1.2.7

|-- jaxen:jaxen:1.1

|-- org.apache.abdera:abdera-extensions-json:0.4.0-incubating

|-- org.apache.abdera:abdera-extensions-main:0.4.0-incubating

|-- org.codehaus.jettison:jettison:1.2

|-- 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-api:1.5.8

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