| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.nfalco79 |
| Идентификатор | Идентификаторtools-ant |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеAnt Tools
A collection of Ant tools to get easy scripting with ant language.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tools-ant-1.1.1.pom | |
| tools-ant-1.1.1.jar | 35 KB |
| tools-ant-1.1.1-sources.jar | 25 KB |
| tools-ant-1.1.1-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nfalco79/tools-ant/ -->
<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>tools-ant</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfalco79/tools-ant/
implementation 'com.github.nfalco79:tools-ant:1.1.1'
// https://jarcasting.com/artifacts/com.github.nfalco79/tools-ant/
implementation ("com.github.nfalco79:tools-ant:1.1.1")
'com.github.nfalco79:tools-ant:jar:1.1.1'
<dependency org="com.github.nfalco79" name="tools-ant" rev="1.1.1">
<artifact name="tools-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='tools-ant', version='1.1.1')
)
libraryDependencies += "com.github.nfalco79" % "tools-ant" % "1.1.1"
[com.github.nfalco79/tools-ant "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.j256.simplejmx : simplejmx Необязательный | jar | 1.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.ops4j.pax.tinybundles : tinybundles | jar | 2.1.0 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-jdk14 | jar | 1.5.11 |
| org.mockito : mockito-core | jar | 2.17.0 |