com.github.choonchernlim:selenium-driver-installer

Spring-Boot-friendly parent POM to 1) generate static code analysis reports for CI server, 2) deploy artifacts to Sonatype OSSRH, and 3) deploy site documentation to GitHub.

License

License

GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

selenium-driver-installer
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring-Boot-friendly parent POM to 1) generate static code analysis reports for CI server, 2) deploy artifacts to Sonatype OSSRH, and 3) deploy site documentation to GitHub.

Download selenium-driver-installer

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.choonchernlim/selenium-driver-installer/ -->
<dependency>
    <groupId>com.github.choonchernlim</groupId>
    <artifactId>selenium-driver-installer</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.choonchernlim/selenium-driver-installer/
implementation 'com.github.choonchernlim:selenium-driver-installer:0.1.0'
// https://jarcasting.com/artifacts/com.github.choonchernlim/selenium-driver-installer/
implementation ("com.github.choonchernlim:selenium-driver-installer:0.1.0")
'com.github.choonchernlim:selenium-driver-installer:jar:0.1.0'
<dependency org="com.github.choonchernlim" name="selenium-driver-installer" rev="0.1.0">
  <artifact name="selenium-driver-installer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.choonchernlim', module='selenium-driver-installer', version='0.1.0')
)
libraryDependencies += "com.github.choonchernlim" % "selenium-driver-installer" % "0.1.0"
[com.github.choonchernlim/selenium-driver-installer "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.4
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar
org.spockframework : spock-spring jar 1.2-groovy-2.5
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0