is not current version
Last Version 3.5.2

org.apache.cxf.services:cxf-services 3.3.10


GroupId

GroupId

org.apache.cxf.services
ArtifactId

ArtifactId

cxf-services
Version

Version

3.3.10
Type

Type

pom

Download cxf-services 3.3.10

Filename Size
cxf-services-3.3.10.pom 1 KB
Browse

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