EmbedPhantomJS

Embedded PhantomJS for Java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.jarlakxen
ArtifactId

ArtifactId

embedphantomjs
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

EmbedPhantomJS
Embedded PhantomJS for Java
Project URL

Project URL

https://github.com/Jarlakxen/embedphantomjs

Download embedphantomjs

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.5
org.apache.commons : commons-compress jar 1.12
org.slf4j : log4j-over-slf4j jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0