| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools ASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.github.ndrew |
| ArtifactId | ArtifactIdjasmine-maven-plugin |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| 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 HtmlUnit, and produces JUnit XML reports
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jasmine-maven-plugin-2.3.1.pom | |
| jasmine-maven-plugin-2.3.1.jar | 145 KB |
| jasmine-maven-plugin-2.3.1-sources.jar | 120 KB |
| jasmine-maven-plugin-2.3.1-javadoc.jar | 367 KB |
| Browse |
<plugin>
<groupId>com.github.ndrew</groupId>
<artifactId>jasmine-maven-plugin</artifactId>
<version>2.3.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.1 |
| org.apache.maven : maven-core | jar | 3.1.1 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.22 |
| org.codehaus.plexus : plexus-resources | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.2 |
| org.seleniumhq.selenium : selenium-java | jar | 2.53.1 |
| org.seleniumhq.selenium : selenium-server | jar | 2.53.1 |
| org.seleniumhq.selenium : selenium-remote-driver | jar | 2.53.1 |
| org.antlr : ST4 | jar | 4.0.8 |
| org.eclipse.jetty : jetty-server | jar | 8.2.0.v20160908 |
| org.eclipse.jetty : jetty-util | jar | 8.2.0.v20160908 |
| backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
| com.codeborne : phantomjsdriver | jar | 1.4.3 |
| org.webjars : webjars-locator | jar | 0.32-1 |
| org.webjars.bower : jasmine-core | jar | 2.8.0 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.19 |
| com.github.klieber : phantomjs-maven-core | jar | 0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-core | jar | 1.6.5 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |