| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers | 
| GroupId | GroupIdorg.apache.tomee.patch.systests | 
| ArtifactId | ArtifactIdcxf-systests-ws-rm | 
| Version | Version2.6.17-TomEE | 
| Type | Typejar | 
| Description | DescriptionApache CXF WS-RM Specifications System Tests Apache CXF WS-RM Specifications System Tests | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| cxf-systests-ws-rm-2.6.17-TomEE.pom | |
| cxf-systests-ws-rm-2.6.17-TomEE.jar | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-rm/ -->
<dependency>
    <groupId>org.apache.tomee.patch.systests</groupId>
    <artifactId>cxf-systests-ws-rm</artifactId>
    <version>2.6.17-TomEE</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-rm/
implementation 'org.apache.tomee.patch.systests:cxf-systests-ws-rm:2.6.17-TomEE'// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-rm/
implementation ("org.apache.tomee.patch.systests:cxf-systests-ws-rm:2.6.17-TomEE")'org.apache.tomee.patch.systests:cxf-systests-ws-rm:jar:2.6.17-TomEE'<dependency org="org.apache.tomee.patch.systests" name="cxf-systests-ws-rm" rev="2.6.17-TomEE">
  <artifact name="cxf-systests-ws-rm" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.tomee.patch.systests', module='cxf-systests-ws-rm', version='2.6.17-TomEE')
)libraryDependencies += "org.apache.tomee.patch.systests" % "cxf-systests-ws-rm" % "2.6.17-TomEE"[org.apache.tomee.patch.systests/cxf-systests-ws-rm "2.6.17-TomEE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.7 | 
| org.apache.tomee.patch : cxf-testutils | jar | 2.6.17-TomEE | 
| org.springframework : spring-beans | jar | 3.0.7.RELEASE | 
| org.springframework : spring-context | jar | 3.0.7.RELEASE | 
| junit : junit | jar | 4.11 | 
| org.apache.derby : derby | jar | 10.2.2.0 |