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

org.eclipse.tycho:org.eclipse.tycho.surefire.junit47 2.0.0


Категории

Категории

JUnit Тестирование компонентов CLI Взаимодействие с пользователем
Группа

Группа

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

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

org.eclipse.tycho.surefire.junit47
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать org.eclipse.tycho.surefire.junit47 2.0.0


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