Last Version

PhantomJS Maven Core 0.7

A library 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-core
Version

Version

0.7
Type

Type

jar
Description

Description

PhantomJS Maven Core
A library for downloading, installing, and executing phantomjs.

Download phantomjs-maven-core 0.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.1
org.codehaus.plexus : plexus-utils jar 3.0.22
org.eclipse.aether : aether-api jar 0.9.1.v20140329
org.eclipse.aether : aether-util jar 0.9.1.v20140329
de.schlichtherle.truezip : truezip-driver-zip jar 7.7.8
de.schlichtherle.truezip : truezip-driver-tar jar 7.7.8
de.schlichtherle.truezip : truezip-file jar 7.7.8
org.slf4j : slf4j-api jar 1.7.12

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

There are no modules declared in this project.