is not current version
Last Version 3.5.2

org.apache.cxf:cxf-tools-javato 3.0.3

Apache CXF Command Line Tools JavaTo

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-tools-javato
Version

Version

3.0.3
Type

Type

pom

Download cxf-tools-javato 3.0.3


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