License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans.extensions |
ArtifactId | ArtifactIdeasybeans-cxf-extension |
Version | Version1.1.0-M3 |
Type | Typejar |
Description |
DescriptionEasyBeans CXF :: Extension
This EasyBeans extension provides a JAX-WS 2.0
web service container based on Apache CXF (http://cxf.apache.org).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.extensions/easybeans-cxf-extension/ -->
<dependency>
<groupId>org.ow2.easybeans.extensions</groupId>
<artifactId>easybeans-cxf-extension</artifactId>
<version>1.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.extensions/easybeans-cxf-extension/
implementation 'org.ow2.easybeans.extensions:easybeans-cxf-extension:1.1.0-M3'
// https://jarcasting.com/artifacts/org.ow2.easybeans.extensions/easybeans-cxf-extension/
implementation ("org.ow2.easybeans.extensions:easybeans-cxf-extension:1.1.0-M3")
'org.ow2.easybeans.extensions:easybeans-cxf-extension:jar:1.1.0-M3'
<dependency org="org.ow2.easybeans.extensions" name="easybeans-cxf-extension" rev="1.1.0-M3">
<artifact name="easybeans-cxf-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.extensions', module='easybeans-cxf-extension', version='1.1.0-M3')
)
libraryDependencies += "org.ow2.easybeans.extensions" % "easybeans-cxf-extension" % "1.1.0-M3"
[org.ow2.easybeans.extensions/easybeans-cxf-extension "1.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-api | jar | 2.0.6 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.0.6 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.0.6 |
org.ow2.easybeans : easybeans-api | jar | 1.1.0-M3 |
org.ow2.easybeans : easybeans-core | jar | 1.1.0-M3 |
org.ow2.util : util-log | jar | 1.0.12 |