Last Version

CC-XJC Plugin 2.0.1

JAXB 2.0 Schema to Java compiler plugin for adding a copy constructor to schema derived classes.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.ccxjc
ArtifactId

ArtifactId

cc-xjc-plugin
Version

Version

2.0.1
Type

Type

jar
Description

Description

CC-XJC Plugin
JAXB 2.0 Schema to Java compiler plugin for adding a copy constructor to schema derived classes.
Project URL

Project URL

http://ccxjc.sourceforge.net/cc-xjc-plugin
Project Organization

Project Organization

The CC-XJC Community

Download cc-xjc-plugin 2.0.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/ -->
<dependency>
    <groupId>net.sourceforge.ccxjc</groupId>
    <artifactId>cc-xjc-plugin</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/
implementation 'net.sourceforge.ccxjc:cc-xjc-plugin:2.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/
implementation ("net.sourceforge.ccxjc:cc-xjc-plugin:2.0.1")
'net.sourceforge.ccxjc:cc-xjc-plugin:jar:2.0.1'
<dependency org="net.sourceforge.ccxjc" name="cc-xjc-plugin" rev="2.0.1">
  <artifact name="cc-xjc-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ccxjc', module='cc-xjc-plugin', version='2.0.1')
)
libraryDependencies += "net.sourceforge.ccxjc" % "cc-xjc-plugin" % "2.0.1"
[net.sourceforge.ccxjc/cc-xjc-plugin "2.0.1"]

Dependencies

provided (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.0
com.sun.xml.bind : jaxb-impl jar 2.0.5
com.sun.xml.bind : jaxb-xjc jar 2.0.5

Project Modules

There are no modules declared in this project.