c

cxf-bundle

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

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

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

|-- org.eclipse.jetty:jetty-server:8.1.14.v20131031

|-- org.eclipse.jetty:jetty-continuation:8.1.14.v20131031

|-- org.eclipse.jetty:jetty-http:8.1.14.v20131031

|-- org.eclipse.jetty:jetty-io:8.1.14.v20131031

|-- org.eclipse.jetty:jetty-util:8.1.14.v20131031

|-- org.eclipse.jetty:jetty-security:8.1.14.v20131031

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

|-- 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.2.5.RELEASE

|-- aopalliance:aopalliance:1.0

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

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

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

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

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

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

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

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

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

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

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

|-- commons-codec:commons-codec:1.8

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

|-- javax.annotation:javax.annotation-api:1.2

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

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

|-- net.sf.ehcache:ehcache:2.7.4

|-- org.apache.wss4j:wss4j-ws-security-dom:2.0-beta

|-- org.apache.wss4j:wss4j-ws-security-common:2.0-beta

|-- org.jasypt:jasypt:1.9.0

|-- org.apache.santuario:xmlsec:2.0.0-beta

|-- org.opensaml:opensaml:2.6.0

|-- org.opensaml:openws:1.5.0

|-- org.opensaml:xmltooling:1.4.0

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

|-- org.apache.wss4j:wss4j-policy:2.0-beta

|-- org.apache.wss4j:wss4j-ws-security-stax:2.0-beta

|-- org.apache.wss4j:wss4j-bindings-wss10:2.0-beta

|-- org.apache.wss4j:wss4j-bindings-wsu10:2.0-beta

|-- org.apache.wss4j:wss4j-bindings-wss11:2.0-beta

|-- org.apache.wss4j:wss4j-bindings-wssc:2.0-beta

|-- org.apache.wss4j:wss4j-ws-security-dom:2.0-beta

|-- org.apache.wss4j:wss4j-ws-security-policy-stax:2.0-beta

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

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

runtime

|-- xalan:serializer:2.7.1