c

cxf-bundle

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

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

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

|-- antlr:antlr:2.7.7

|-- org.apache.xmlbeans:xmlbeans:2.6.0

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

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

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

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

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

|-- org.eclipse.jetty:jetty-server:8.1.15.v20140411

|-- org.eclipse.jetty:jetty-continuation:8.1.15.v20140411

|-- org.eclipse.jetty:jetty-http:8.1.15.v20140411

|-- org.eclipse.jetty:jetty-io:8.1.15.v20140411

|-- org.eclipse.jetty:jetty-util:8.1.15.v20140411

|-- org.eclipse.jetty:jetty-security:8.1.15.v20140411

|-- org.slf4j:slf4j-api:1.7.7

|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec:1.0

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

|-- org.apache.httpcomponents:httpcore-nio:4.2.4

|-- org.apache.httpcomponents:httpcore:4.2.4

|-- org.apache.httpcomponents:httpasyncclient:4.0-beta3

|-- org.apache.httpcomponents:httpclient:4.2.5

|-- commons-codec:commons-codec:1.9

|-- org.apache.mina:mina-core:2.0.7

|-- asm:asm:3.3.1

|-- rhino:js:1.7R2

|-- javax.ws.rs:javax.ws.rs-api:2.0-m10

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

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

|-- org.opensaml:opensaml:2.6.1

|-- org.opensaml:openws:1.5.1

|-- org.opensaml:xmltooling:1.4.1

|-- joda-time:joda-time:2.2

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

|-- org.apache.neethi:neethi:3.0.3

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

runtime

|-- xalan:serializer:2.7.1