License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-tools-java2ws |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Command Line Tools JavaTo WS
Apache CXF Command Line Tools JavaTo WS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-tools-java2ws-3.5.2.pom | |
cxf-tools-java2ws-3.5.2.jar | 115 KB |
cxf-tools-java2ws-3.5.2-sources.jar | 91 KB |
cxf-tools-java2ws-3.5.2-javadoc.jar | 282 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-java2ws/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-java2ws</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-java2ws/
implementation 'org.apache.cxf:cxf-tools-java2ws:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-java2ws/
implementation ("org.apache.cxf:cxf-tools-java2ws:3.5.2")
'org.apache.cxf:cxf-tools-java2ws:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-tools-java2ws" rev="3.5.2">
<artifact name="cxf-tools-java2ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-tools-java2ws', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-tools-java2ws" % "3.5.2"
[org.apache.cxf/cxf-tools-java2ws "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-tools-common | jar | 3.5.2 |
org.apache.cxf : cxf-core | jar | 3.5.2 |
org.apache.cxf : cxf-rt-frontend-simple | jar | 3.5.2 |
org.apache.cxf : cxf-tools-wsdlto-core | jar | 3.5.2 |
org.apache.cxf : cxf-tools-wsdlto-databinding-jaxb | jar | 3.5.2 |
org.apache.cxf : cxf-tools-wsdlto-frontend-jaxws | jar | 3.5.2 |
org.apache.cxf : cxf-rt-javascript | jar | 3.5.2 |
wsdl4j : wsdl4j | jar | 1.6.3 |
org.springframework : spring-core Optional | jar | 5.3.18 |
org.springframework : spring-beans Optional | jar | 5.3.18 |
org.springframework : spring-context Optional | jar | 5.3.18 |
org.apache.cxf : cxf-rt-databinding-aegis | jar | 3.5.2 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.2 |
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.5 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.5.2 |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.apache.cxf : cxf-tools-common | test-jar | 3.5.2 |