License |
License |
---|---|
GroupId | GroupIdcom.github.choonchernlim |
ArtifactId | ArtifactIdselenium-driver-installer |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-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.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.5.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |