| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers | 
| GroupId | GroupIdorg.apache.tomee.patch.services.sts | 
| ArtifactId | ArtifactIdcxf-services-sts-systests | 
| Version | Version2.6.17-TomEE | 
| Type | Typepom | 
| Description | DescriptionApache CXF STS systests Apache CXF is an open-source services framework that aids in
    the development of services using front-end programming APIs, like JAX-WS
    and JAX-RS. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| cxf-services-sts-systests-2.6.17-TomEE.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.services.sts/cxf-services-sts-systests/ -->
<dependency>
    <groupId>org.apache.tomee.patch.services.sts</groupId>
    <artifactId>cxf-services-sts-systests</artifactId>
    <version>2.6.17-TomEE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.tomee.patch.services.sts/cxf-services-sts-systests/
implementation 'org.apache.tomee.patch.services.sts:cxf-services-sts-systests:2.6.17-TomEE'// https://jarcasting.com/artifacts/org.apache.tomee.patch.services.sts/cxf-services-sts-systests/
implementation ("org.apache.tomee.patch.services.sts:cxf-services-sts-systests:2.6.17-TomEE")'org.apache.tomee.patch.services.sts:cxf-services-sts-systests:pom:2.6.17-TomEE'<dependency org="org.apache.tomee.patch.services.sts" name="cxf-services-sts-systests" rev="2.6.17-TomEE">
  <artifact name="cxf-services-sts-systests" type="pom" />
</dependency>@Grapes(
@Grab(group='org.apache.tomee.patch.services.sts', module='cxf-services-sts-systests', version='2.6.17-TomEE')
)libraryDependencies += "org.apache.tomee.patch.services.sts" % "cxf-services-sts-systests" % "2.6.17-TomEE"[org.apache.tomee.patch.services.sts/cxf-services-sts-systests "2.6.17-TomEE"]