is not current version
Last Version 2.0.1

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

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

1.2
Type

Type

jar

Download cc-xjc-plugin 1.2


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