License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-xjc-ts |
Last Version | Last Version2.2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF XJC toString Plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-xjc-ts-2.2.12.pom | |
cxf-xjc-ts-2.2.12.jar | 12 KB |
cxf-xjc-ts-2.2.12-sources.jar | 10 KB |
cxf-xjc-ts-2.2.12-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts/
implementation 'org.apache.cxf:cxf-xjc-ts:2.2.12'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts/
implementation ("org.apache.cxf:cxf-xjc-ts:2.2.12")
'org.apache.cxf:cxf-xjc-ts:jar:2.2.12'
<dependency org="org.apache.cxf" name="cxf-xjc-ts" rev="2.2.12">
<artifact name="cxf-xjc-ts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-xjc-ts', version='2.2.12')
)
libraryDependencies += "org.apache.cxf" % "cxf-xjc-ts" % "2.2.12"
[org.apache.cxf/cxf-xjc-ts "2.2.12"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.1.13 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
commons-lang : commons-lang | jar | 2.5 |