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

jaxb-documentation 0.4

Provided @XmlDocumentation, to make it possible generate xsd annotations from java code runtime

Лицензия

Лицензия

Группа

Группа

org.meeuw
Идентификатор

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

jaxb-documentation
Версия

Версия

0.4
Тип

Тип

jar
Описание

Описание

jaxb-documentation
Provided @XmlDocumentation, to make it possible generate xsd annotations from java code runtime
Система контроля версий

Система контроля версий

https://github.com/mihxil/jaxbdocumentation

Скачать jaxb-documentation 0.4


<!-- https://jarcasting.com/artifacts/org.meeuw/jaxb-documentation/ -->
<dependency>
    <groupId>org.meeuw</groupId>
    <artifactId>jaxb-documentation</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/jaxb-documentation/
implementation 'org.meeuw:jaxb-documentation:0.4'
// https://jarcasting.com/artifacts/org.meeuw/jaxb-documentation/
implementation ("org.meeuw:jaxb-documentation:0.4")
'org.meeuw:jaxb-documentation:jar:0.4'
<dependency org="org.meeuw" name="jaxb-documentation" rev="0.4">
  <artifact name="jaxb-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='jaxb-documentation', version='0.4')
)
libraryDependencies += "org.meeuw" % "jaxb-documentation" % "0.4"
[org.meeuw/jaxb-documentation "0.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.checkerframework : checker-qual jar 3.18.1
javax.validation : validation-api Необязательный jar 2.0.1.Final

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.xmlunit : xmlunit-assertj3 jar 2.8.3

Модули Проекта

Данный проект не имеет модулей.