is not current version
Last Version 3.5.2

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

Apache CXF XKMS service

GroupId

GroupId

org.apache.cxf.services.xkms
ArtifactId

ArtifactId

cxf-services-xkms
Version

Version

2.7.10
Type

Type

pom

Download cxf-services-xkms 2.7.10


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