License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-xjc-dv-test |
Last Version | Last Version2.2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF XJC Default Value Plugin Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-xjc-dv-test-2.2.12.pom | |
cxf-xjc-dv-test-2.2.12.jar | 18 KB |
cxf-xjc-dv-test-2.2.12-sources.jar | 15 KB |
cxf-xjc-dv-test-2.2.12-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-dv-test/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv-test</artifactId>
<version>2.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-dv-test/
implementation 'org.apache.cxf:cxf-xjc-dv-test:2.2.12'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-xjc-dv-test/
implementation ("org.apache.cxf:cxf-xjc-dv-test:2.2.12")
'org.apache.cxf:cxf-xjc-dv-test:jar:2.2.12'
<dependency org="org.apache.cxf" name="cxf-xjc-dv-test" rev="2.2.12">
<artifact name="cxf-xjc-dv-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-xjc-dv-test', version='2.2.12')
)
libraryDependencies += "org.apache.cxf" % "cxf-xjc-dv-test" % "2.2.12"
[org.apache.cxf/cxf-xjc-dv-test "2.2.12"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.13 |
org.apache.cxf : cxf-common-utilities | jar | 2.2.12 |
Group / Artifact | Type | Version |
---|---|---|
jaxme : jaxme2 | jar | 0.5.1 |
junit : junit | jar | 4.8.1 |