License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-api |
Last Version | Last Version2.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF API
Apache CXF API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-api-2.7.18.pom | |
cxf-api-2.7.18.jar | 352 KB |
cxf-api-2.7.18-sources.jar | 395 KB |
cxf-api-2.7.18-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-api/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>2.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-api/
implementation 'org.apache.cxf:cxf-api:2.7.18'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-api/
implementation ("org.apache.cxf:cxf-api:2.7.18")
'org.apache.cxf:cxf-api:jar:2.7.18'
<dependency org="org.apache.cxf" name="cxf-api" rev="2.7.18">
<artifact name="cxf-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-api', version='2.7.18')
)
libraryDependencies += "org.apache.cxf" % "cxf-api" % "2.7.18"
[org.apache.cxf/cxf-api "2.7.18"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm Optional | jar | 3.3.1 |
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-api Optional | jar | 1.7.9 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
org.springframework : spring-beans Optional | jar | 3.0.7.RELEASE |
org.springframework : spring-context Optional | jar | 3.0.7.RELEASE |
org.apache.ws.xmlschema : xmlschema-core | jar | 2.1.0 |
org.apache.geronimo.specs : geronimo-javamail_1.4_spec | jar | 1.7.1 |
com.sun.xml.fastinfoset : FastInfoset Optional | jar | 1.2.13 |
wsdl4j : wsdl4j | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
cglib : cglib-nodep | jar | 2.2.2 |
org.springframework : spring-aop Optional | jar | 3.0.7.RELEASE |
org.apache.aries.blueprint : org.apache.aries.blueprint.core Optional | jar | 1.0.0 |
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.3 |
xerces : xercesImpl | jar | 2.11.0 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.13 |