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

Apache Ant + Commons Logging 1.10.11

Ant Listener based on commons-logging

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Logging Библиотеки уровня приложения
Группа

Группа

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

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

ant-commons-logging
Версия

Версия

1.10.11
Тип

Тип

jar
Описание

Описание

Apache Ant + Commons Logging
Ant Listener based on commons-logging
Ссылка на сайт

Ссылка на сайт

https://ant.apache.org/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать ant-commons-logging 1.10.11


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar 1.10.11
commons-logging : commons-logging-api jar 1.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3

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

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