is not current version
Last Version 3.5.2

org.apache.cxf.services:cxf-services 3.1.5


GroupId

GroupId

org.apache.cxf.services
ArtifactId

ArtifactId

cxf-services
Version

Version

3.1.5
Type

Type

pom

Download cxf-services 3.1.5

Filename Size
cxf-services-3.1.5.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.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services/cxf-services/
implementation 'org.apache.cxf.services:cxf-services:3.1.5'
// https://jarcasting.com/artifacts/org.apache.cxf.services/cxf-services/
implementation ("org.apache.cxf.services:cxf-services:3.1.5")
'org.apache.cxf.services:cxf-services:pom:3.1.5'
<dependency org="org.apache.cxf.services" name="cxf-services" rev="3.1.5">
  <artifact name="cxf-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services', module='cxf-services', version='3.1.5')
)
libraryDependencies += "org.apache.cxf.services" % "cxf-services" % "3.1.5"
[org.apache.cxf.services/cxf-services "3.1.5"]