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

org.apache.servicemix.examples:cxf-wsn-client 5.5.2


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

cxf-wsn-client
Версия

Версия

5.5.2
Тип

Тип

jar

Скачать cxf-wsn-client 5.5.2


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