License |
License |
---|---|
GroupId | GroupIdorg.apache.openejb |
ArtifactId | ArtifactIdopenejb-cxf |
Last Version | Last Version4.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenEJB :: Server :: CXF
Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB
Server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openejb-cxf-4.7.5.pom | |
openejb-cxf-4.7.5.jar | 47 KB |
openejb-cxf-4.7.5-sources.jar | 35 KB |
openejb-cxf-4.7.5-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openejb/openejb-cxf/ -->
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-cxf</artifactId>
<version>4.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openejb/openejb-cxf/
implementation 'org.apache.openejb:openejb-cxf:4.7.5'
// https://jarcasting.com/artifacts/org.apache.openejb/openejb-cxf/
implementation ("org.apache.openejb:openejb-cxf:4.7.5")
'org.apache.openejb:openejb-cxf:jar:4.7.5'
<dependency org="org.apache.openejb" name="openejb-cxf" rev="4.7.5">
<artifact name="openejb-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openejb', module='openejb-cxf', version='4.7.5')
)
libraryDependencies += "org.apache.openejb" % "openejb-cxf" % "4.7.5"
[org.apache.openejb/openejb-cxf "4.7.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : openejb-webservices | jar | 4.7.5 |
org.apache.openejb : openejb-cxf-transport | jar | 4.7.5 |
wsdl4j : wsdl4j | jar | 1.6.3 |
org.apache.ws.security : wss4j | jar | 1.6.19 |
org.opensaml : opensaml | jar | 2.6.4 |
org.apache.xbean : xbean-finder-shaded | jar | 4.2 |
org.apache.geronimo.components : geronimo-transaction | jar | 3.1.1 |
org.apache.xbean : xbean-reflect | jar | 4.2 |
org.slf4j : slf4j-api | jar | 1.7.14 |
org.apache.tomee.patch : cxf-rt-frontend-jaxws | jar | 2.6.17-TomEE |
org.apache.tomee.patch : cxf-rt-ws-security | jar | 2.6.17-TomEE |
com.sun.xml.messaging.saaj : saaj-impl | jar | 1.3.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.sun.xml.parsers : jaxp-ri | jar | 1.4.2 |