Probe Dock Junit

Probe Dock Junit client.

License

License

Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

io.probedock.client
ArtifactId

ArtifactId

probedock-junit
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Probe Dock Junit
Probe Dock Junit client.
Project URL

Project URL

https://github.com/probedock/probedock-junit

Download probedock-junit

How to add to project

<!-- https://jarcasting.com/artifacts/io.probedock.client/probedock-junit/ -->
<dependency>
    <groupId>io.probedock.client</groupId>
    <artifactId>probedock-junit</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.probedock.client/probedock-junit/
implementation 'io.probedock.client:probedock-junit:0.5.2'
// https://jarcasting.com/artifacts/io.probedock.client/probedock-junit/
implementation ("io.probedock.client:probedock-junit:0.5.2")
'io.probedock.client:probedock-junit:jar:0.5.2'
<dependency org="io.probedock.client" name="probedock-junit" rev="0.5.2">
  <artifact name="probedock-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.probedock.client', module='probedock-junit', version='0.5.2')
)
libraryDependencies += "io.probedock.client" % "probedock-junit" % "0.5.2"
[io.probedock.client/probedock-junit "0.5.2"]

Dependencies

compile (2)

Group / Artifact Type Version
io.probedock.client : probedock-java jar 0.4.1
org.javassist : javassist jar 3.18.2-GA

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0