не последняя версия
Последняя версия 3.5.2

org.apache.cxf:cxf-tools-wsdlto-test 2.5.11

Apache CXF Command Line Tools WSDLTo Test

Группа

Группа

org.apache.cxf
Идентификатор

Идентификатор

cxf-tools-wsdlto-test
Версия

Версия

2.5.11
Тип

Тип

jar

Скачать cxf-tools-wsdlto-test 2.5.11


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