GroupId | GroupIdorg.apache.cxf.systests |
---|---|
ArtifactId | ArtifactIdcxf-systests-ws-rm |
Version | Version3.1.15 |
Type | Typejar |
Filename | Size |
---|---|
cxf-systests-ws-rm-3.1.15.pom | |
cxf-systests-ws-rm-3.1.15.jar | 9 KB |
cxf-systests-ws-rm-3.1.15-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ws-rm/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-ws-rm</artifactId>
<version>3.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ws-rm/
implementation 'org.apache.cxf.systests:cxf-systests-ws-rm:3.1.15'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-ws-rm/
implementation ("org.apache.cxf.systests:cxf-systests-ws-rm:3.1.15")
'org.apache.cxf.systests:cxf-systests-ws-rm:jar:3.1.15'
<dependency org="org.apache.cxf.systests" name="cxf-systests-ws-rm" rev="3.1.15">
<artifact name="cxf-systests-ws-rm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-ws-rm', version='3.1.15')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-ws-rm" % "3.1.15"
[org.apache.cxf.systests/cxf-systests-ws-rm "3.1.15"]