| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers Security | 
| GroupId | GroupIdorg.apache.tomee.patch.systests | 
| ArtifactId | ArtifactIdcxf-systests-ws-security-examples | 
| Last Version | Last Version2.6.17-TomEE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache CXF WS-Security Interop System Tests Apache CXF WS-Security Interop System Tests | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-security-examples/ -->
<dependency>
    <groupId>org.apache.tomee.patch.systests</groupId>
    <artifactId>cxf-systests-ws-security-examples</artifactId>
    <version>2.6.17-TomEE</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-security-examples/
implementation 'org.apache.tomee.patch.systests:cxf-systests-ws-security-examples:2.6.17-TomEE'// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ws-security-examples/
implementation ("org.apache.tomee.patch.systests:cxf-systests-ws-security-examples:2.6.17-TomEE")'org.apache.tomee.patch.systests:cxf-systests-ws-security-examples:jar:2.6.17-TomEE'<dependency org="org.apache.tomee.patch.systests" name="cxf-systests-ws-security-examples" rev="2.6.17-TomEE">
  <artifact name="cxf-systests-ws-security-examples" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.tomee.patch.systests', module='cxf-systests-ws-security-examples', version='2.6.17-TomEE')
)libraryDependencies += "org.apache.tomee.patch.systests" % "cxf-systests-ws-security-examples" % "2.6.17-TomEE"[org.apache.tomee.patch.systests/cxf-systests-ws-security-examples "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 | 
| junit : junit | jar | 4.11 |