| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Ant Компиляция и сборка |
| Группа | Группаcom.github.maxbraun |
| Идентификатор | Идентификаторphantomjs-wrapper |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеphantomas
A PhantomJS-Service-Wrapper
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.detro.ghostdriver : phantomjsdriver | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.11 |