License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.github.Ethan0507 |
ArtifactId | ArtifactIddummy-plugin-junit4 |
Last Version | Last Version4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondummy-plugin-junit4
A simple webdriver-framework-junit4
|
Project URL |
Project URL |
Filename | Size |
---|---|
dummy-plugin-junit4-4.1.pom | |
dummy-plugin-junit4-4.1.jar | 6 KB |
dummy-plugin-junit4-4.1-sources.jar | 2 KB |
dummy-plugin-junit4-4.1-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-junit4/ -->
<dependency>
<groupId>io.github.Ethan0507</groupId>
<artifactId>dummy-plugin-junit4</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-junit4/
implementation 'io.github.Ethan0507:dummy-plugin-junit4:4.1'
// https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-junit4/
implementation ("io.github.Ethan0507:dummy-plugin-junit4:4.1")
'io.github.Ethan0507:dummy-plugin-junit4:jar:4.1'
<dependency org="io.github.Ethan0507" name="dummy-plugin-junit4" rev="4.1">
<artifact name="dummy-plugin-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Ethan0507', module='dummy-plugin-junit4', version='4.1')
)
libraryDependencies += "io.github.Ethan0507" % "dummy-plugin-junit4" % "4.1"
[io.github.Ethan0507/dummy-plugin-junit4 "4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.Ethan0507 : dummy-plugin-core | jar | 3.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
junit : junit | jar | 4.12 |