License |
License |
---|---|
GroupId | GroupIdio.github.Ethan0507 |
ArtifactId | ArtifactIddummy-plugin-core |
Last Version | Last Version4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondummy-plugin-core
A simple webdriver-framework-core.
|
Project URL |
Project URL |
Filename | Size |
---|---|
dummy-plugin-core-4.1.pom | |
dummy-plugin-core-4.1.jar | 17 KB |
dummy-plugin-core-4.1-sources.jar | 7 KB |
dummy-plugin-core-4.1-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-core/ -->
<dependency>
<groupId>io.github.Ethan0507</groupId>
<artifactId>dummy-plugin-core</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-core/
implementation 'io.github.Ethan0507:dummy-plugin-core:4.1'
// https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-core/
implementation ("io.github.Ethan0507:dummy-plugin-core:4.1")
'io.github.Ethan0507:dummy-plugin-core:jar:4.1'
<dependency org="io.github.Ethan0507" name="dummy-plugin-core" rev="4.1">
<artifact name="dummy-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Ethan0507', module='dummy-plugin-core', version='4.1')
)
libraryDependencies += "io.github.Ethan0507" % "dummy-plugin-core" % "4.1"
[io.github.Ethan0507/dummy-plugin-core "4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |