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