PhantomJS Wrapper

A Java wrapper around the PhantomJS binaries

License

License

MIT
Categories

Categories

JavaScript Languages Ant Build Tools
GroupId

GroupId

com.moodysalem
ArtifactId

ArtifactId

phantomjs-wrapper
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

PhantomJS Wrapper
A Java wrapper around the PhantomJS binaries

Download phantomjs-wrapper

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.moodysalem : phantomjs-wrapper-windows-binary jar 3.1.3
com.moodysalem : phantomjs-wrapper-linux-binary Optional jar 3.1.3
com.moodysalem : phantomjs-wrapper-macosx-binary jar 3.1.3
org.apache.commons : commons-exec jar 1.3
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.apache.pdfbox : pdfbox jar 2.0.6
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Maven Central Build Status jaxrs-lib

This library provides a base application for building a REST API that uses Jersey and Hibernate and is intended for deployment in a servlet container such as Grizzly, Jetty or Tomcat.

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.1.3
2.0.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1