Last Version

springboot-webdriver-starter 0.0.7

springboot-webdriver-starter

License

License

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

springboot-webdriver-starter
Version

Version

0.0.7
Type

Type

jar
Description

Description

springboot-webdriver-starter
springboot-webdriver-starter
Project URL

Project URL

https://github.com/patterncat/springboot-webdriver

Download springboot-webdriver-starter 0.0.7


<!-- https://jarcasting.com/artifacts/cn.patterncat/springboot-webdriver-starter/ -->
<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>springboot-webdriver-starter</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/springboot-webdriver-starter/
implementation 'cn.patterncat:springboot-webdriver-starter:0.0.7'
// https://jarcasting.com/artifacts/cn.patterncat/springboot-webdriver-starter/
implementation ("cn.patterncat:springboot-webdriver-starter:0.0.7")
'cn.patterncat:springboot-webdriver-starter:jar:0.0.7'
<dependency org="cn.patterncat" name="springboot-webdriver-starter" rev="0.0.7">
  <artifact name="springboot-webdriver-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='springboot-webdriver-starter', version='0.0.7')
)
libraryDependencies += "cn.patterncat" % "springboot-webdriver-starter" % "0.0.7"
[cn.patterncat/springboot-webdriver-starter "0.0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.4.2
net.anthavio : phanbedder-2.1.1 jar 1.0.0
com.codeborne : phantomjsdriver jar 1.4.3

provided (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar
org.projectlombok : lombok jar 1.16.4
org.seleniumhq.selenium : selenium-chrome-driver jar
org.seleniumhq.selenium : selenium-firefox-driver jar
org.seleniumhq.selenium : selenium-api jar
org.seleniumhq.selenium : selenium-remote-driver jar
org.seleniumhq.selenium : selenium-support jar

Project Modules

There are no modules declared in this project.