dummy-plugin-core

A simple webdriver-framework-core.

License

License

MIT
GroupId

GroupId

io.github.Ethan0507
ArtifactId

ArtifactId

dummy-plugin-core
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

dummy-plugin-core
A simple webdriver-framework-core.
Project URL

Project URL

https://www.browserstack.com

Download dummy-plugin-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
0.0.2
0.0.1