is not current version
Last Version 1.6.0

org.apache.cxf.fediz:services 1.4.2


GroupId

GroupId

org.apache.cxf.fediz
ArtifactId

ArtifactId

services
Version

Version

1.4.2
Type

Type

pom

Download services 1.4.2

Filename Size
services-1.4.2.pom 1 KB
Browse

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