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

com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerTest 1.0

integration tests for the code runner server and -client.

Категории

Категории

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

Группа

com.github.ruediste.remoteJUnit
Идентификатор

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

remoteJUnit-codeRunnerTest
Версия

Версия

1.0
Тип

Тип

jar

Скачать remoteJUnit-codeRunnerTest 1.0


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