| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.jarlakxen |
| ArtifactId | ArtifactIdembedphantomjs |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEmbedPhantomJS
Embedded PhantomJS for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| embedphantomjs-3.0.pom | |
| embedphantomjs-3.0.jar | 23 KB |
| embedphantomjs-3.0-sources.jar | 11 KB |
| embedphantomjs-3.0-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jarlakxen/embedphantomjs/ -->
<dependency>
<groupId>com.github.jarlakxen</groupId>
<artifactId>embedphantomjs</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jarlakxen/embedphantomjs/
implementation 'com.github.jarlakxen:embedphantomjs:3.0'
// https://jarcasting.com/artifacts/com.github.jarlakxen/embedphantomjs/
implementation ("com.github.jarlakxen:embedphantomjs:3.0")
'com.github.jarlakxen:embedphantomjs:jar:3.0'
<dependency org="com.github.jarlakxen" name="embedphantomjs" rev="3.0">
<artifact name="embedphantomjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jarlakxen', module='embedphantomjs', version='3.0')
)
libraryDependencies += "com.github.jarlakxen" % "embedphantomjs" % "3.0"
[com.github.jarlakxen/embedphantomjs "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-compress | jar | 1.12 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |