License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-common-utilities |
Last Version | Last Version2.5.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Common Utilities
Apache CXF Common Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-common-utilities-2.5.11.pom | |
cxf-common-utilities-2.5.11.jar | 337 KB |
cxf-common-utilities-2.5.11-sources.jar | 251 KB |
cxf-common-utilities-2.5.11-javadoc.jar | 891 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.1 |
xerces : xercesImpl | jar | 2.9.1 |