GroupId | GroupIdorg.apache.cxf.xjcplugins.tests |
---|---|
ArtifactId | ArtifactIdcxf-xjc-wsdlextension-test |
Version | Version3.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/ -->
<dependency>
<groupId>org.apache.cxf.xjcplugins.tests</groupId>
<artifactId>cxf-xjc-wsdlextension-test</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/
implementation 'org.apache.cxf.xjcplugins.tests:cxf-xjc-wsdlextension-test:3.3.2'
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/
implementation ("org.apache.cxf.xjcplugins.tests:cxf-xjc-wsdlextension-test:3.3.2")
'org.apache.cxf.xjcplugins.tests:cxf-xjc-wsdlextension-test:jar:3.3.2'
<dependency org="org.apache.cxf.xjcplugins.tests" name="cxf-xjc-wsdlextension-test" rev="3.3.2">
<artifact name="cxf-xjc-wsdlextension-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.xjcplugins.tests', module='cxf-xjc-wsdlextension-test', version='3.3.2')
)
libraryDependencies += "org.apache.cxf.xjcplugins.tests" % "cxf-xjc-wsdlextension-test" % "3.3.2"
[org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test "3.3.2"]