| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.jscl |
| Идентификатор | Идентификаторjscover-legacy-plugin |
| Версия | Версия0.0.5 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеThis project aims at employing the excellent JSCover library to provide JavaScript coverage measurement for projects which do not use JavaScript tests but Selenium-based end-to-end tests.
|
| Имя Файла | Размер |
|---|---|
| jscover-legacy-plugin-0.0.5.pom | |
| jscover-legacy-plugin-0.0.5.jar | 17 KB |
| jscover-legacy-plugin-0.0.5-sources.jar | 7 KB |
| jscover-legacy-plugin-0.0.5-javadoc.jar | 39 KB |
| Обзор |
<plugin>
<groupId>org.bitbucket.jscl</groupId>
<artifactId>jscover-legacy-plugin</artifactId>
<version>0.0.5</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.3 |
| org.apache.maven : maven-core | jar | 3.2.3 |
| com.github.tntim96 : JSCover | jar | 1.0.14 |
| commons-io : commons-io | jar | 2.4 |
| org.bitbucket.jscl : jscover-agent | jar | 0.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |