Last Version

Apache CXF Common Utilities 2.5.11

Apache CXF Common Utilities

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-common-utilities
Version

Version

2.5.11
Type

Type

jar
Description

Description

Apache CXF Common Utilities
Apache CXF Common Utilities
Project URL

Project URL

http://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download cxf-common-utilities 2.5.11


<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-common-utilities/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-common-utilities</artifactId>
    <version>2.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-common-utilities/
implementation 'org.apache.cxf:cxf-common-utilities:2.5.11'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-common-utilities/
implementation ("org.apache.cxf:cxf-common-utilities:2.5.11")
'org.apache.cxf:cxf-common-utilities:jar:2.5.11'
<dependency org="org.apache.cxf" name="cxf-common-utilities" rev="2.5.11">
  <artifact name="cxf-common-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-common-utilities', version='2.5.11')
)
libraryDependencies += "org.apache.cxf" % "cxf-common-utilities" % "2.5.11"
[org.apache.cxf/cxf-common-utilities "2.5.11"]

Dependencies

compile (9)

Group / Artifact Type Version
asm : asm Optional jar 3.3.1
org.springframework : spring-beans Optional jar 3.0.6.RELEASE
org.springframework : spring-context Optional jar 3.0.6.RELEASE
wsdl4j : wsdl4j Optional jar 1.6.3
org.apache.ws.xmlschema : xmlschema-core jar 2.0.3
commons-lang : commons-lang Optional jar 2.6
log4j : log4j Optional jar 1.2.16
org.slf4j : slf4j-api Optional jar 1.6.2
org.codehaus.woodstox : woodstox-core-asl jar 4.2.0

provided (3)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.1.13
org.springframework : spring-aop jar 3.0.6.RELEASE
cglib : cglib-nodep jar 2.2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
xerces : xercesImpl jar 2.9.1

Project Modules

There are no modules declared in this project.