| Лицензия |
Лицензия
BSD 3-Clause License
|
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Ant Компиляция и сборка GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки JUnit Тестирование компонентов |
| Группа | Группаcom.github.neothemachine |
| Идентификатор | Идентификаторgwt-phantomjs-junit-runstyle |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGWT PhantomJS JUnit run style
A GWT JUnit run style for local testing with PhantomJS
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/ -->
<dependency>
<groupId>com.github.neothemachine</groupId>
<artifactId>gwt-phantomjs-junit-runstyle</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation 'com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.1'
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation ("com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.1")
'com.github.neothemachine:gwt-phantomjs-junit-runstyle:jar:1.0.1'
<dependency org="com.github.neothemachine" name="gwt-phantomjs-junit-runstyle" rev="1.0.1">
<artifact name="gwt-phantomjs-junit-runstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='gwt-phantomjs-junit-runstyle', version='1.0.1')
)
libraryDependencies += "com.github.neothemachine" % "gwt-phantomjs-junit-runstyle" % "1.0.1"
[com.github.neothemachine/gwt-phantomjs-junit-runstyle "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| com.google.gwt : gwt-dev | jar | 2.5.0 |