License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-cdi |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache CXF CDI Integration System Tests
Apache CXF CDI Integration System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-systests-cdi-3.5.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-cdi</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi/
implementation 'org.apache.cxf.systests:cxf-systests-cdi:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-cdi/
implementation ("org.apache.cxf.systests:cxf-systests-cdi:3.5.2")
'org.apache.cxf.systests:cxf-systests-cdi:pom:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-cdi" rev="3.5.2">
<artifact name="cxf-systests-cdi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-cdi', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-cdi" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-cdi "3.5.2"]