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