| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools ASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.github.searls |
| ArtifactId | ArtifactIdjasmine-maven-plugin |
| Version | Version3.0-beta-02 |
| Type | Typemaven-plugin |
| Description |
Descriptionjasmine-maven-plugin
A JavaScript unit test plugin that processes JavaScript sources and Jasmine specs, prepares test runner HTML files, executes Jasmine specs headlessly with Chrome, and produces JUnit XML reports
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.searls</groupId>
<artifactId>jasmine-maven-plugin</artifactId>
<version>3.0-beta-02</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| org.apache.maven : maven-core | jar | 3.6.3 |
| org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
| org.codehaus.plexus : plexus-resources | jar | 1.1.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.commons : commons-text | jar | 1.9 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-logging : commons-logging | jar | 1.2 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-server | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
| org.antlr : ST4 | jar | 4.3.1 |
| org.eclipse.jetty : jetty-server | jar | 9.4.33.v20201020 |
| org.eclipse.jetty : jetty-util | jar | 9.4.33.v20201020 |
| backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
| org.webjars : webjars-locator | jar | 0.40 |
| org.webjars.npm : jasmine | jar | 3.5.0 |
| io.github.bonigarcia : webdrivermanager | jar | 4.2.2 |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 30.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| org.immutables : value | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| uk.org.lidalia : slf4j-test | jar | 1.2.0 |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.assertj : assertj-guava | jar | 3.4.0 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.6.0 |
| org.jsoup : jsoup | jar | 1.13.1 |