License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.kaazing |
ArtifactId | ArtifactIdrobot.junit |
Last Version | Last Version2.0.0-alpha-1 |
Release Date | Release Date |
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 | 20 KB |
robot.junit-2.0.0-alpha-1-sources.jar | 23 KB |
robot.junit-2.0.0-alpha-1-javadoc.jar | 68 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) |