is not current version
Last Version 3.5.2

org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery 3.1.3


GroupId

GroupId

org.apache.cxf.services.ws-discovery
ArtifactId

ArtifactId

cxf-services-ws-discovery
Version

Version

3.1.3
Type

Type

pom

Download cxf-services-ws-discovery 3.1.3


<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/ -->
<dependency>
    <groupId>org.apache.cxf.services.ws-discovery</groupId>
    <artifactId>cxf-services-ws-discovery</artifactId>
    <version>3.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/
implementation 'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:3.1.3'
// https://jarcasting.com/artifacts/org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/
implementation ("org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:3.1.3")
'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:pom:3.1.3'
<dependency org="org.apache.cxf.services.ws-discovery" name="cxf-services-ws-discovery" rev="3.1.3">
  <artifact name="cxf-services-ws-discovery" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.ws-discovery', module='cxf-services-ws-discovery', version='3.1.3')
)
libraryDependencies += "org.apache.cxf.services.ws-discovery" % "cxf-services-ws-discovery" % "3.1.3"
[org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery "3.1.3"]