License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.tomee |
ArtifactId | ArtifactIdcxf-shade |
Last Version | Last Version8.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomEE :: Deps :: CXF Shade
Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-shade-8.0.12.pom | |
cxf-shade-8.0.12.jar | 2 MB |
cxf-shade-8.0.12-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomee/cxf-shade/ -->
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>cxf-shade</artifactId>
<version>8.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee/cxf-shade/
implementation 'org.apache.tomee:cxf-shade:8.0.12'
// https://jarcasting.com/artifacts/org.apache.tomee/cxf-shade/
implementation ("org.apache.tomee:cxf-shade:8.0.12")
'org.apache.tomee:cxf-shade:jar:8.0.12'
<dependency org="org.apache.tomee" name="cxf-shade" rev="8.0.12">
<artifact name="cxf-shade" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee', module='cxf-shade', version='8.0.12')
)
libraryDependencies += "org.apache.tomee" % "cxf-shade" % "8.0.12"
[org.apache.tomee/cxf-shade "8.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-transports-http | jar | 3.4.5 |
org.apache.cxf : cxf-core | jar | 3.4.5 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.4.5 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.5 |
org.apache.cxf : cxf-rt-databinding-jaxb | jar | 3.4.5 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
org.apache.ws.xmlschema : xmlschema-core | jar | 2.2.5 |
com.fasterxml.woodstox : woodstox-core | jar | 6.2.4 |