| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.ccxjc |
| Идентификатор | Идентификаторcc-xjc-plugin |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCC-XJC Plugin
JAXB 2.0 Schema to Java compiler plugin for adding a copy constructor to schema derived classes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cc-xjc-plugin-2.0.1.pom | |
| cc-xjc-plugin-2.0.1.jar | 38 KB |
| cc-xjc-plugin-2.0.1-sources.jar | 19 KB |
| cc-xjc-plugin-2.0.1-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/ -->
<dependency>
<groupId>net.sourceforge.ccxjc</groupId>
<artifactId>cc-xjc-plugin</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/
implementation 'net.sourceforge.ccxjc:cc-xjc-plugin:2.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/
implementation ("net.sourceforge.ccxjc:cc-xjc-plugin:2.0.1")
'net.sourceforge.ccxjc:cc-xjc-plugin:jar:2.0.1'
<dependency org="net.sourceforge.ccxjc" name="cc-xjc-plugin" rev="2.0.1">
<artifact name="cc-xjc-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ccxjc', module='cc-xjc-plugin', version='2.0.1')
)
libraryDependencies += "net.sourceforge.ccxjc" % "cc-xjc-plugin" % "2.0.1"
[net.sourceforge.ccxjc/cc-xjc-plugin "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.0.5 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.0.5 |