GroupId | GroupIdorg.apache.cxf.services.xkms |
---|---|
ArtifactId | ArtifactIdcxf-services-xkms-war |
Version | Version3.2.9 |
Type | Typewar |
Filename | Size |
---|---|
cxf-services-xkms-war-3.2.9.pom | |
cxf-services-xkms-war-3.2.9.war | 26 MB |
cxf-services-xkms-war-3.2.9-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.xkms/cxf-services-xkms-war/ -->
<dependency>
<groupId>org.apache.cxf.services.xkms</groupId>
<artifactId>cxf-services-xkms-war</artifactId>
<version>3.2.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.xkms/cxf-services-xkms-war/
implementation 'org.apache.cxf.services.xkms:cxf-services-xkms-war:3.2.9'
// https://jarcasting.com/artifacts/org.apache.cxf.services.xkms/cxf-services-xkms-war/
implementation ("org.apache.cxf.services.xkms:cxf-services-xkms-war:3.2.9")
'org.apache.cxf.services.xkms:cxf-services-xkms-war:war:3.2.9'
<dependency org="org.apache.cxf.services.xkms" name="cxf-services-xkms-war" rev="3.2.9">
<artifact name="cxf-services-xkms-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.xkms', module='cxf-services-xkms-war', version='3.2.9')
)
libraryDependencies += "org.apache.cxf.services.xkms" % "cxf-services-xkms-war" % "3.2.9"
[org.apache.cxf.services.xkms/cxf-services-xkms-war "3.2.9"]