License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-cxf-tools |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, CXF :: Tools Core
CXF plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-cxf-tools-2.2.1.pom | |
geronimo-cxf-tools-2.2.1.jar | 22 KB |
geronimo-cxf-tools-2.2.1-sources.jar | 16 KB |
geronimo-cxf-tools-2.2.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-cxf-tools/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-cxf-tools</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-cxf-tools/
implementation 'org.apache.geronimo.modules:geronimo-cxf-tools:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-cxf-tools/
implementation ("org.apache.geronimo.modules:geronimo-cxf-tools:2.2.1")
'org.apache.geronimo.modules:geronimo-cxf-tools:jar:2.2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-cxf-tools" rev="2.2.1">
<artifact name="geronimo-cxf-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-cxf-tools', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-cxf-tools" % "2.2.1"
[org.apache.geronimo.modules/geronimo-cxf-tools "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-jaxws-builder | jar | 2.2.1 |
org.apache.cxf : cxf-tools-java2ws | jar | 2.1.10 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell : gshell-command-api | jar | 1.0-alpha-1 |
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |