| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаorg.jomc |
| Идентификатор | Идентификаторjomc-ant-tasks |
| Последняя версия | Последняя версия1.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJOMC ⁑ Ant Tasks
Object management and configuration tools for Apache Ant.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.jomc/jomc-ant-tasks/ -->
<dependency>
<groupId>org.jomc</groupId>
<artifactId>jomc-ant-tasks</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jomc/jomc-ant-tasks/
implementation 'org.jomc:jomc-ant-tasks:1.10.1'
// https://jarcasting.com/artifacts/org.jomc/jomc-ant-tasks/
implementation ("org.jomc:jomc-ant-tasks:1.10.1")
'org.jomc:jomc-ant-tasks:jar:1.10.1'
<dependency org="org.jomc" name="jomc-ant-tasks" rev="1.10.1">
<artifact name="jomc-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jomc', module='jomc-ant-tasks', version='1.10.1')
)
libraryDependencies += "org.jomc" % "jomc-ant-tasks" % "1.10.1"
[org.jomc/jomc-ant-tasks "1.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jomc : jomc-util | jar | 1.10 |
| org.jomc : jomc-modlet | jar | 1.10 |
| org.jomc : jomc-model | jar | 1.10.1 |
| org.jomc : jomc-tools | jar | 1.10.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.codehaus.mojo : animal-sniffer-annotations Необязательный | jar | 1.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jomc : jomc-tools | jar | 1.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.2 |