is not current version
Last Version 4.0.0

org.apache.cxf.xjcplugins.tests:cxf-xjc-ts-test 3.0.5


GroupId

GroupId

org.apache.cxf.xjcplugins.tests
ArtifactId

ArtifactId

cxf-xjc-ts-test
Version

Version

3.0.5
Type

Type

jar

Download cxf-xjc-ts-test 3.0.5


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