| Категории |
КатегорииAnt Компиляция и сборка Сеть |
|---|---|
| Группа | Группаorg.jvnet.jaxb2_commons |
| Идентификатор | Идентификаторjaxb2_commons-ant |
| Версия | Версия0.4.1.5 |
| Тип | Типjar |
| Описание |
ОписаниеJAXB2 Commons Ant Task
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jaxb2_commons-ant-0.4.1.5.pom | |
| jaxb2_commons-ant-0.4.1.5.jar | 3 KB |
| jaxb2_commons-ant-0.4.1.5-sources.jar | 1 KB |
| jaxb2_commons-ant-0.4.1.5-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2_commons-ant/ -->
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>jaxb2_commons-ant</artifactId>
<version>0.4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2_commons-ant/
implementation 'org.jvnet.jaxb2_commons:jaxb2_commons-ant:0.4.1.5'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2_commons-ant/
implementation ("org.jvnet.jaxb2_commons:jaxb2_commons-ant:0.4.1.5")
'org.jvnet.jaxb2_commons:jaxb2_commons-ant:jar:0.4.1.5'
<dependency org="org.jvnet.jaxb2_commons" name="jaxb2_commons-ant" rev="0.4.1.5">
<artifact name="jaxb2_commons-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='jaxb2_commons-ant', version='0.4.1.5')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "jaxb2_commons-ant" % "0.4.1.5"
[org.jvnet.jaxb2_commons/jaxb2_commons-ant "0.4.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ant : ant | jar | 1.6.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jvnet.jaxb2_commons : jaxb-xjc | jar | 2.1.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ant : ant-launcher | jar | 1.6.5 |
| junit : junit | jar | 3.8.1 |