| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.lzgabel.jaxb |
| Идентификатор | Идентификаторcodemodel-annotation-compiler |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCodemodel Annotation Compiler
The annotation compiler ant task for the CodeModel java source code generation library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/cn.lzgabel.jaxb/codemodel-annotation-compiler/ -->
<dependency>
<groupId>cn.lzgabel.jaxb</groupId>
<artifactId>codemodel-annotation-compiler</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/codemodel-annotation-compiler/
implementation 'cn.lzgabel.jaxb:codemodel-annotation-compiler:4.0.0'
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/codemodel-annotation-compiler/
implementation ("cn.lzgabel.jaxb:codemodel-annotation-compiler:4.0.0")
'cn.lzgabel.jaxb:codemodel-annotation-compiler:jar:4.0.0'
<dependency org="cn.lzgabel.jaxb" name="codemodel-annotation-compiler" rev="4.0.0">
<artifact name="codemodel-annotation-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lzgabel.jaxb', module='codemodel-annotation-compiler', version='4.0.0')
)
libraryDependencies += "cn.lzgabel.jaxb" % "codemodel-annotation-compiler" % "4.0.0"
[cn.lzgabel.jaxb/codemodel-annotation-compiler "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.lzgabel.jaxb : codemodel | jar | 4.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.11 |