License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.tomee.patch.systests |
ArtifactId | ArtifactIdcxf-systests-container-integration |
Last Version | Last Version2.6.17-TomEE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache CXF Container Integration System Tests
Apache CXF Container Integration System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-systests-container-integration-2.6.17-TomEE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-container-integration/ -->
<dependency>
<groupId>org.apache.tomee.patch.systests</groupId>
<artifactId>cxf-systests-container-integration</artifactId>
<version>2.6.17-TomEE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-container-integration/
implementation 'org.apache.tomee.patch.systests:cxf-systests-container-integration:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-container-integration/
implementation ("org.apache.tomee.patch.systests:cxf-systests-container-integration:2.6.17-TomEE")
'org.apache.tomee.patch.systests:cxf-systests-container-integration:pom:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch.systests" name="cxf-systests-container-integration" rev="2.6.17-TomEE">
<artifact name="cxf-systests-container-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch.systests', module='cxf-systests-container-integration', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch.systests" % "cxf-systests-container-integration" % "2.6.17-TomEE"
[org.apache.tomee.patch.systests/cxf-systests-container-integration "2.6.17-TomEE"]