is not current version
Last Version 4.5.3

org.apache.servicemix.examples.cxf-wsdl-first-osgi-package:wsdl-first-client 4.5.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicemix.examples.cxf-wsdl-first-osgi-package
ArtifactId

ArtifactId

wsdl-first-client
Version

Version

4.5.2
Type

Type

jar

Download wsdl-first-client 4.5.2


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