MVN

cn.patterncat : springboot-webdriver-starter

Maven & Gradle

Nov 07, 2017
0 stars

springboot-webdriver-starter · springboot-webdriver-starter

<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>springboot-webdriver-starter</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.patterncat : springboot-webdriver-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of cn.patterncat : springboot-webdriver-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
springboot-webdriver-starter-0.0.7
springboot-webdriver-starter-0.0.6
springboot-webdriver-starter-0.0.5
springboot-webdriver-starter-0.0.4
springboot-webdriver-starter-0.0.3
springboot-webdriver-starter-0.0.2
springboot-webdriver-starter-0.0.1

How to add a dependency to Maven

Add the following cn.patterncat : springboot-webdriver-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>springboot-webdriver-starter</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.patterncat : springboot-webdriver-starter gradle dependency to your build.gradle file:

implementation 'cn.patterncat:springboot-webdriver-starter:0.0.7'

Gradle Kotlin DSL: Add the following cn.patterncat : springboot-webdriver-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.patterncat:springboot-webdriver-starter:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.patterncat : springboot-webdriver-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.patterncat" % "springboot-webdriver-starter" % "0.0.7"

Advertisement

Dependencies from Group

Nov 24, 2017
4 usages
0 stars
Nov 22, 2017
4 usages
0 stars
Feb 11, 2019
3 usages
0 stars
Mar 17, 2019
1 usages
0 stars
May 31, 2018
1 usages

Discover Dependencies