License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.services.ws-discovery |
ArtifactId | ArtifactIdcxf-services-ws-discovery |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache CXF WS-Discovery
Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
and JAX-RS.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-services-ws-discovery-3.5.2.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>3.5.2</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.5.2'
// 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.5.2")
'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:pom:3.5.2'
<dependency org="org.apache.cxf.services.ws-discovery" name="cxf-services-ws-discovery" rev="3.5.2">
<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.5.2')
)
libraryDependencies += "org.apache.cxf.services.ws-discovery" % "cxf-services-ws-discovery" % "3.5.2"
[org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery "3.5.2"]