is not current version
Last Version 2.2.12

org.apache.cxf:cxf-xjc-ts 2.2


GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-xjc-ts
Version

Version

2.2
Type

Type

jar

Download cxf-xjc-ts 2.2


<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-xjc-ts</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts/
implementation 'org.apache.cxf:cxf-xjc-ts:2.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-ts/
implementation ("org.apache.cxf:cxf-xjc-ts:2.2")
'org.apache.cxf:cxf-xjc-ts:jar:2.2'
<dependency org="org.apache.cxf" name="cxf-xjc-ts" rev="2.2">
  <artifact name="cxf-xjc-ts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-xjc-ts', version='2.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-xjc-ts" % "2.2"
[org.apache.cxf/cxf-xjc-ts "2.2"]