License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.tomee.patch.services.sts |
ArtifactId | ArtifactIdcxf-services-sts |
Last Version | Last Version2.6.17-TomEE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache CXF STS service
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-2.6.17-TomEE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.services.sts/cxf-services-sts/ -->
<dependency>
<groupId>org.apache.tomee.patch.services.sts</groupId>
<artifactId>cxf-services-sts</artifactId>
<version>2.6.17-TomEE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch.services.sts/cxf-services-sts/
implementation 'org.apache.tomee.patch.services.sts:cxf-services-sts:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch.services.sts/cxf-services-sts/
implementation ("org.apache.tomee.patch.services.sts:cxf-services-sts:2.6.17-TomEE")
'org.apache.tomee.patch.services.sts:cxf-services-sts:pom:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch.services.sts" name="cxf-services-sts" rev="2.6.17-TomEE">
<artifact name="cxf-services-sts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch.services.sts', module='cxf-services-sts', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch.services.sts" % "cxf-services-sts" % "2.6.17-TomEE"
[org.apache.tomee.patch.services.sts/cxf-services-sts "2.6.17-TomEE"]