License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.xjcplugins |
ArtifactId | ArtifactIdcxf-xjc-bug986 |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF XJC Plugin To Workaround JAXB Bug 986
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-xjc-bug986-4.0.0.pom | |
cxf-xjc-bug986-4.0.0.jar | 12 KB |
cxf-xjc-bug986-4.0.0-sources.jar | 11 KB |
cxf-xjc-bug986-4.0.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins/cxf-xjc-bug986/ -->
<dependency>
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-bug986</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins/cxf-xjc-bug986/
implementation 'org.apache.cxf.xjcplugins:cxf-xjc-bug986:4.0.0'
// https://jarcasting.com/artifacts/org.apache.cxf.xjcplugins/cxf-xjc-bug986/
implementation ("org.apache.cxf.xjcplugins:cxf-xjc-bug986:4.0.0")
'org.apache.cxf.xjcplugins:cxf-xjc-bug986:jar:4.0.0'
<dependency org="org.apache.cxf.xjcplugins" name="cxf-xjc-bug986" rev="4.0.0">
<artifact name="cxf-xjc-bug986" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.xjcplugins', module='cxf-xjc-bug986', version='4.0.0')
)
libraryDependencies += "org.apache.cxf.xjcplugins" % "cxf-xjc-bug986" % "4.0.0"
[org.apache.cxf.xjcplugins/cxf-xjc-bug986 "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-xjc | jar | 3.0.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |