c

cxf-bundle

Apache CXF Bundle Jar
http://cxf.apache.org
Files download
File Operation
cxf-bundle-2.6.8.jar download
cxf-bundle-2.6.8.pom download
cxf-bundle-2.6.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.cxf</groupId>
  <artifactId>cxf-bundle</artifactId>
  <version>2.6.8</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.cxf:cxf-bundle:2.6.8'
Gradle Kotlin
implementation("org.apache.cxf:cxf-bundle:2.6.8")
Scala SBT
libraryDependencies += "org.apache.cxf" % "cxf-bundle" % "2.6.8"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.cxf', module='cxf-bundle', version='2.6.8')
)
Apache Ivy
<dependency org="org.apache.cxf" name="cxf-bundle" rev="2.6.8" />
Leiningen
[org.apache.cxf/cxf-bundle "2.6.8"]
Apache Buildr
'org.apache.cxf:cxf-bundle:jar:2.6.8'
Dependencies
<parent>
  <groupId>org.apache.cxf</groupId>
  <artifactId>cxf-bundle-parent</artifactId>
  <version>2.6.8</version>
</parent>

compile

|-- org.apache.velocity:velocity:1.7

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

|-- wsdl4j:wsdl4j:1.6.3

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

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

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

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

|-- org.apache.ws.xmlschema:xmlschema-core:2.0.3

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

|-- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:1.1

|-- antlr:antlr:2.7.7

|-- org.apache.xmlbeans:xmlbeans:2.5.0

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

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

|-- org.codehaus.woodstox:woodstox-core-asl:4.2.0

|-- org.codehaus.woodstox:stax2-api:3.1.1

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

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

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

|-- org.eclipse.jetty:jetty-server:7.5.4.v20111024

|-- org.eclipse.jetty:jetty-continuation:7.5.4.v20111024

|-- org.eclipse.jetty:jetty-http:7.5.4.v20111024

|-- org.eclipse.jetty:jetty-io:7.5.4.v20111024

|-- org.eclipse.jetty:jetty-util:7.5.4.v20111024

|-- org.eclipse.jetty:jetty-security:7.5.4.v20111024

|-- org.slf4j:slf4j-api:1.7.5

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

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

|-- org.springframework:spring-jms:3.0.7.RELEASE

|-- aopalliance:aopalliance:1.0

|-- org.springframework:spring-aop:3.0.7.RELEASE

|-- org.springframework:spring-beans:3.0.7.RELEASE

|-- org.springframework:spring-core:3.0.7.RELEASE

|-- org.springframework:spring-context:3.0.7.RELEASE

|-- org.springframework:spring-expression:3.0.7.RELEASE

|-- org.springframework:spring-asm:3.0.7.RELEASE

|-- org.springframework:spring-tx:3.0.7.RELEASE

|-- commons-lang:commons-lang:2.6

|-- asm:asm:3.3.1

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

|-- org.jvnet.mimepull:mimepull:1.7

|-- rhino:js:1.7R2

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

|-- net.oauth.core:oauth-provider:20100527

|-- net.oauth.core:oauth:20100527

|-- net.sf.ehcache:ehcache-core:2.5.1

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

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

|-- org.opensaml:opensaml:2.5.1-1

|-- org.opensaml:openws:1.4.2-1

|-- org.opensaml:xmltooling:1.3.2-1

|-- joda-time:joda-time:1.6.2

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

|-- xalan:xalan:2.7.1

|-- xalan:serializer:2.7.1

|-- org.apache.neethi:neethi:3.0.2

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