is not current version
Last Version 2.0.1

net.sourceforge.ccxjc:cc-xjc-it 1.0-beta-13

JAXB 2.0 Schema to Java compiler plugin test suite.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.ccxjc
ArtifactId

ArtifactId

cc-xjc-it
Version

Version

1.0-beta-13
Type

Type

jar

Download cc-xjc-it 1.0-beta-13


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