is not current version
Last Version 2.0.1

net.sourceforge.ccxjc:cc-xjc 1.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
Version

Version

1.0
Type

Type

pom

Download cc-xjc 1.0


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