Jar examples for p:phantomjs-maven-plugin
A plugin for downloading, installing, and executing phantomjs.
You can download jar file phantomjs-maven-plugin 0.7 in this page.
The MIT License (MIT)
You can use the following script to add phantomjs-maven-plugin-0.7.jar to your project.
<dependency> <groupId>com.github.klieber</groupId> <artifactId>phantomjs-maven-plugin</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.klieber', name: 'phantomjs-maven-plugin', version: '0.7'
libraryDependencies += "com.github.klieber" % "phantomjs-maven-plugin" % "0.7"
<dependency org="com.github.klieber" name="phantomjs-maven-plugin" rev="0.7"/>
@Grapes(@Grab(group='com.github.klieber', module='phantomjs-maven-plugin', version='0.7'))
'com.github.klieber:phantomjs-maven-plugin:jar:0.7'
Click the following link to download the jar file.
phantomjs-maven-plugin-0.7-javadoc.jar