не последняя версия
Последняя версия 2.0.1

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

JAXB 2.0 Schema to Java compiler plugin test suite.

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.ccxjc
Идентификатор

Идентификатор

cc-xjc-it
Версия

Версия

2.0
Тип

Тип

jar

Скачать cc-xjc-it 2.0


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