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

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

library to run code in remote JVMs

Категории

Категории

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

Группа

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

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

remoteJUnit-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать remoteJUnit-parent 1.0

Имя Файла Размер
remoteJUnit-parent-1.0.pom 2 KB
Обзор

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