GroupId | GroupIdorg.apache.cxf.services.ws-discovery |
---|---|
ArtifactId | ArtifactIdcxf-services-ws-discovery |
Version | Version2.7.18 |
Type | Typepom |
Filename | Size |
---|---|
cxf-services-ws-discovery-2.7.18.pom | 1 KB |
Browse |
<!-- 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>2.7.18</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:2.7.18'
// 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:2.7.18")
'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:pom:2.7.18'
<dependency org="org.apache.cxf.services.ws-discovery" name="cxf-services-ws-discovery" rev="2.7.18">
<artifact name="cxf-services-ws-discovery" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.ws-discovery', module='cxf-services-ws-discovery', version='2.7.18')
)
libraryDependencies += "org.apache.cxf.services.ws-discovery" % "cxf-services-ws-discovery" % "2.7.18"
[org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery "2.7.18"]