is not current version
Last Version 4.0.0

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


GroupId

GroupId

org.apache.cxf.xjcplugins.tests
ArtifactId

ArtifactId

cxf-xjc-ts-test
Version

Version

3.1.0
Type

Type

jar

Download cxf-xjc-ts-test 3.1.0


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