| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.ruediste.remoteJUnit |
| Идентификатор | ИдентификаторremoteJUnit-client |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlibrary to run code in remote JVMs
|
| Имя Файла | Размер |
|---|---|
| remoteJUnit-client-1.1.pom | |
| remoteJUnit-client-1.1.jar | 24 KB |
| remoteJUnit-client-1.1-sources.jar | 31 KB |
| remoteJUnit-client-1.1-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ruediste.remoteJUnit/remoteJUnit-client/ -->
<dependency>
<groupId>com.github.ruediste.remoteJUnit</groupId>
<artifactId>remoteJUnit-client</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ruediste.remoteJUnit/remoteJUnit-client/
implementation 'com.github.ruediste.remoteJUnit:remoteJUnit-client:1.1'
// https://jarcasting.com/artifacts/com.github.ruediste.remoteJUnit/remoteJUnit-client/
implementation ("com.github.ruediste.remoteJUnit:remoteJUnit-client:1.1")
'com.github.ruediste.remoteJUnit:remoteJUnit-client:jar:1.1'
<dependency org="com.github.ruediste.remoteJUnit" name="remoteJUnit-client" rev="1.1">
<artifact name="remoteJUnit-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ruediste.remoteJUnit', module='remoteJUnit-client', version='1.1')
)
libraryDependencies += "com.github.ruediste.remoteJUnit" % "remoteJUnit-client" % "1.1"
[com.github.ruediste.remoteJUnit/remoteJUnit-client "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ruediste.remoteJUnit : remoteJUnit-codeRunnerClient | jar | 1.1 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |