Last Version

com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerClient 1.1

library to run code in remote JVMs

License

License

Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

com.github.ruediste.remoteJUnit
ArtifactId

ArtifactId

remoteJUnit-codeRunnerClient
Version

Version

1.1
Type

Type

jar
Description

Description

library to run code in remote JVMs

Download remoteJUnit-codeRunnerClient 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ruediste.remoteJUnit : remoteJUnit-codeRunnerCommon jar 1.1
org.slf4j : slf4j-api jar 1.7.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.