Apache Ant + ANTLR

antlr specific task. The implementation forks a java process, therefore the antlr jar file is only needed at runtime

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка ANTLR Compiler-compiler
Группа

Группа

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

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

ant-antlr
Последняя версия

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

1.10.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Ant + ANTLR
antlr specific task. The implementation forks a java process, therefore the antlr jar file is only needed at runtime
Ссылка на сайт

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

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

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

The Apache Software Foundation

Скачать ant-antlr

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant Необязательный jar 1.10.12

runtime (1)

Идентификатор библиотеки Тип Версия
antlr : antlr Необязательный jar 2.7.7

test (2)

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

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

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

Версии библиотеки

Версия
1.10.12
1.10.11
1.10.10
1.10.9
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.16
1.9.15
1.9.14
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0