ANTLR Unit Testing Framework :: JUnit

ANTLR JUnit Project

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.toolazydogs.aunit
Идентификатор

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

aunit-junit
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ANTLR Unit Testing Framework :: JUnit
ANTLR JUnit Project
Ссылка на сайт

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

http://github.com/maguro/aunit

Скачать aunit-junit

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
asm : asm jar 3.2
asm : asm-tree jar 3.2
asm : asm-util jar 3.2
org.antlr : antlr jar 3.2
junit : junit jar 4.5

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

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

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

Версия
1.0.2
1.0.1
1.0.0