| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdorg.kaazing |
| ArtifactId | ArtifactIdrobot.junit |
| Version | Version2.0.0-alpha-1 |
| Type | Typejar |
| Description |
Descriptionrobot.java/junit
Robot junit
|
| Filename | Size |
|---|---|
| robot.junit-2.0.0-alpha-1.pom | |
| robot.junit-2.0.0-alpha-1.jar | 33 KB |
| robot.junit-2.0.0-alpha-1-sources.jar | 10 KB |
| robot.junit-2.0.0-alpha-1-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/robot.junit/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>robot.junit</artifactId>
<version>2.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/robot.junit/
implementation 'org.kaazing:robot.junit:2.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.kaazing/robot.junit/
implementation ("org.kaazing:robot.junit:2.0.0-alpha-1")
'org.kaazing:robot.junit:jar:2.0.0-alpha-1'
<dependency org="org.kaazing" name="robot.junit" rev="2.0.0-alpha-1">
<artifact name="robot.junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='robot.junit', version='2.0.0-alpha-1')
)
libraryDependencies += "org.kaazing" % "robot.junit" % "2.0.0-alpha-1"
[org.kaazing/robot.junit "2.0.0-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.11,) |
| org.kaazing : net.tcp | jar | [1.1.0.0, 1.2.0.0) |