| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.jarlakxen |
| Идентификатор | Идентификаторembedphantomjs |
| Последняя версия | Последняя версия3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEmbedPhantomJS
Embedded PhantomJS for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| embedphantomjs-3.0.pom | |
| embedphantomjs-3.0.jar | 23 KB |
| embedphantomjs-3.0-sources.jar | 11 KB |
| embedphantomjs-3.0-javadoc.jar | 81 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |