License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Ant Build Tools |
GroupId | GroupIdcom.github.maxbraun |
ArtifactId | ArtifactIdphantomjs-wrapper |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionphantomas
A PhantomJS-Service-Wrapper
|
Filename | Size |
---|---|
phantomjs-wrapper-1.0.0.pom | |
phantomjs-wrapper-1.0.0.jar | 3 KB |
phantomjs-wrapper-1.0.0-sources.jar | 1 KB |
phantomjs-wrapper-1.0.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maxbraun/phantomjs-wrapper/ -->
<dependency>
<groupId>com.github.maxbraun</groupId>
<artifactId>phantomjs-wrapper</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maxbraun/phantomjs-wrapper/
implementation 'com.github.maxbraun:phantomjs-wrapper:1.0.0'
// https://jarcasting.com/artifacts/com.github.maxbraun/phantomjs-wrapper/
implementation ("com.github.maxbraun:phantomjs-wrapper:1.0.0")
'com.github.maxbraun:phantomjs-wrapper:jar:1.0.0'
<dependency org="com.github.maxbraun" name="phantomjs-wrapper" rev="1.0.0">
<artifact name="phantomjs-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maxbraun', module='phantomjs-wrapper', version='1.0.0')
)
libraryDependencies += "com.github.maxbraun" % "phantomjs-wrapper" % "1.0.0"
[com.github.maxbraun/phantomjs-wrapper "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.detro.ghostdriver : phantomjsdriver | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |