| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing Data |
| GroupId | GroupIdcom.datastax |
| ArtifactId | ArtifactIdremote-junit-runner |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionremote-junit-runner
Remote JUnit runner
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| remote-junit-runner-0.1.2.pom | |
| remote-junit-runner-0.1.2.jar | 16 KB |
| remote-junit-runner-0.1.2-sources.jar | 14 KB |
| remote-junit-runner-0.1.2-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.datastax/remote-junit-runner/ -->
<dependency>
<groupId>com.datastax</groupId>
<artifactId>remote-junit-runner</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax/remote-junit-runner/
implementation 'com.datastax:remote-junit-runner:0.1.2'
// https://jarcasting.com/artifacts/com.datastax/remote-junit-runner/
implementation ("com.datastax:remote-junit-runner:0.1.2")
'com.datastax:remote-junit-runner:jar:0.1.2'
<dependency org="com.datastax" name="remote-junit-runner" rev="0.1.2">
<artifact name="remote-junit-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax', module='remote-junit-runner', version='0.1.2')
)
libraryDependencies += "com.datastax" % "remote-junit-runner" % "0.1.2"
[com.datastax/remote-junit-runner "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.0 |
| junit : junit | jar | 4.12 |
| com.healthmarketscience.rmiio : rmiio | jar | 2.1.0 |
| org.unitils : unitils-core | jar | 3.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| pl.pragmatists : JUnitParams | jar | 1.0.4 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.5 |
| cglib : cglib-nodep | jar | 3.1 |