is not current version
Last Version 3.5.2

org.apache.cxf.services.xkms:cxf-services-xkms 2.7.18

Apache CXF XKMS service

GroupId

GroupId

org.apache.cxf.services.xkms
ArtifactId

ArtifactId

cxf-services-xkms
Version

Version

2.7.18
Type

Type

pom

Download cxf-services-xkms 2.7.18


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