is not current version
Last Version 3.5.2

org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery-api 2.7.6

Apache CXF WS-Discovery API

GroupId

GroupId

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

ArtifactId

cxf-services-ws-discovery-api
Version

Version

2.7.6
Type

Type

jar

Download cxf-services-ws-discovery-api 2.7.6


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