is not current version
Last Version 2.0.1

net.sourceforge.ccxjc:cc-xjc-plugin 2.0

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

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.ccxjc
ArtifactId

ArtifactId

cc-xjc-plugin
Version

Version

2.0
Type

Type

jar

Download cc-xjc-plugin 2.0


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