GroupId | GroupIdorg.apache.cxf.services.xkms |
---|---|
ArtifactId | ArtifactIdcxf-services-xkms-war |
Version | Version3.0.2 |
Type | Typewar |
Filename | Size |
---|---|
cxf-services-xkms-war-3.0.2.pom | |
cxf-services-xkms-war-3.0.2.war | 17 MB |
cxf-services-xkms-war-3.0.2-sources.jar | 8 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.0.2</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.0.2'
// https://jarcasting.com/artifacts/org.apache.cxf.services.xkms/cxf-services-xkms-war/
implementation ("org.apache.cxf.services.xkms:cxf-services-xkms-war:3.0.2")
'org.apache.cxf.services.xkms:cxf-services-xkms-war:war:3.0.2'
<dependency org="org.apache.cxf.services.xkms" name="cxf-services-xkms-war" rev="3.0.2">
<artifact name="cxf-services-xkms-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.xkms', module='cxf-services-xkms-war', version='3.0.2')
)
libraryDependencies += "org.apache.cxf.services.xkms" % "cxf-services-xkms-war" % "3.0.2"
[org.apache.cxf.services.xkms/cxf-services-xkms-war "3.0.2"]