MVN

com.codeborne : phantomjsdriver

Maven & Gradle

Nov 05, 2021
150 usages
54 stars

PhantomJSDriver · PhantomJSDriver is a Java binding for the PhantomJS WebDriver, GhostDriver. The binding is developed within the GhostDriver project, and distributed through public Maven repository and Selenium official .zip package.

<dependency>
    <groupId>com.codeborne</groupId>
    <artifactId>phantomjsdriver</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codeborne : phantomjsdriver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.codeborne : phantomjsdriver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
phantomjsdriver-1.5.0
1.4.x
phantomjsdriver-1.4.4
phantomjsdriver-1.4.3
phantomjsdriver-1.4.2
phantomjsdriver-1.4.1
phantomjsdriver-1.4.0
1.3.x
phantomjsdriver-1.3.0
1.2.x
phantomjsdriver-1.2.1

How to add a dependency to Maven

Add the following com.codeborne : phantomjsdriver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codeborne</groupId>
    <artifactId>phantomjsdriver</artifactId>
    <version>1.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codeborne : phantomjsdriver gradle dependency to your build.gradle file:

implementation 'com.codeborne:phantomjsdriver:1.5.0'

Gradle Kotlin DSL: Add the following com.codeborne : phantomjsdriver gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codeborne:phantomjsdriver:1.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codeborne : phantomjsdriver sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codeborne" % "phantomjsdriver" % "1.5.0"

Advertisement

Dependencies from Group

Nov 05, 2021
150 usages
54 stars
Aug 24, 2023
88 usages
1.7k stars
Aug 24, 2023
5 usages
1.7k stars
Feb 17, 2023
1 usages
60 stars
Aug 24, 2023
1 usages
1.7k stars

Discover Dependencies

Jul 07, 2021
8.3k stars
Jul 26, 2023
5 usages
Jul 26, 2023
13 usages
Feb 17, 2023
2 usages
3.5k stars
Sep 25, 2018
48 usages
2.1k stars
Jul 11, 2023
1 usages
24 stars
Mar 28, 2022
18 stars
Jul 03, 2023
4 usages
89 stars