License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.github.Ethan0507 |
ArtifactId | ArtifactIdnot-so-plugin-junit4 |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA useless webdriver-framework-junit4
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.Ethan0507/not-so-plugin-junit4/ -->
<dependency>
<groupId>io.github.Ethan0507</groupId>
<artifactId>not-so-plugin-junit4</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Ethan0507/not-so-plugin-junit4/
implementation 'io.github.Ethan0507:not-so-plugin-junit4:0.0.3'
// https://jarcasting.com/artifacts/io.github.Ethan0507/not-so-plugin-junit4/
implementation ("io.github.Ethan0507:not-so-plugin-junit4:0.0.3")
'io.github.Ethan0507:not-so-plugin-junit4:jar:0.0.3'
<dependency org="io.github.Ethan0507" name="not-so-plugin-junit4" rev="0.0.3">
<artifact name="not-so-plugin-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Ethan0507', module='not-so-plugin-junit4', version='0.0.3')
)
libraryDependencies += "io.github.Ethan0507" % "not-so-plugin-junit4" % "0.0.3"
[io.github.Ethan0507/not-so-plugin-junit4 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.Ethan0507 : not-so-plugin-core | jar | 0.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
junit : junit | jar | 4.12 |