License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-tools-wsdlto-databinding-jaxb |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Command Line Tools WSDLTo JAXB Databinding
Apache CXF Command Line Tools WSDLTo JAXB Databinding
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/
implementation 'org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb/
implementation ("org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb:3.5.2")
'org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-tools-wsdlto-databinding-jaxb" rev="3.5.2">
<artifact name="cxf-tools-wsdlto-databinding-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-tools-wsdlto-databinding-jaxb', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-tools-wsdlto-databinding-jaxb" % "3.5.2"
[org.apache.cxf/cxf-tools-wsdlto-databinding-jaxb "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.5 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.5 |
org.apache.cxf : cxf-tools-wsdlto-core | jar | 3.5.2 |
org.apache.cxf : cxf-tools-common | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |