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

Eclipse JUnit Fragment for Ant used in Eclipse Test Framework 3.3.300

Eclipse JUnit Fragment for Ant used in Eclipse Test Framework This fragment is required by the Eclipse Test Framework. It allows communication between JUnit and Ant.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка JUnit Тестирование компонентов CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

org.eclipse.platform
Идентификатор

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

org.eclipse.ant.optional.junit
Версия

Версия

3.3.300
Тип

Тип

jar
Описание

Описание

Eclipse JUnit Fragment for Ant used in Eclipse Test Framework
Eclipse JUnit Fragment for Ant used in Eclipse Test Framework This fragment is required by the Eclipse Test Framework. It allows communication between JUnit and Ant.
Ссылка на сайт

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

http://www.eclipse.org/platform
Организация-разработчик

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

Eclipse Foundation
Система контроля версий

Система контроля версий

https://git.eclipse.org/c/platform/eclipse.platform.releng.git

Скачать org.eclipse.ant.optional.junit 3.3.300


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant jar [1.6.5,2.0.0)
junit : junit jar [0.0,)

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

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