Last Version

PhantomJS Maven 0.7

A library and maven plugin for downloading, installing, and executing phantomjs.

License

License

Categories

Categories

JavaScript Languages Maven Build Tools Ant
GroupId

GroupId

com.github.klieber
ArtifactId

ArtifactId

phantomjs-maven
Version

Version

0.7
Type

Type

pom
Description

Description

PhantomJS Maven
A library and maven plugin for downloading, installing, and executing phantomjs.
Project URL

Project URL

https://github.com/klieber/phantomjs-maven-plugin
Source Code Management

Source Code Management

https://github.com/klieber/phantomjs-maven-plugin

Download phantomjs-maven 0.7

Filename Size
phantomjs-maven-0.7.pom 14 KB
Browse

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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-nop jar 1.7.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-api-mockito jar 1.6.2
eu.codearte.catch-exception : catch-exception jar 1.4.4

Project Modules

  • phantomjs-maven-core
  • phantomjs-maven-plugin