| Categories |
CategoriesMaven Build Tools Net ASM Application Layer Libs Bytecode Manipulation |
|---|---|
| GroupId | GroupIdnet.dynamic-tools |
| ArtifactId | ArtifactIdjasmine-maven-plugin |
| Last Version | Last Version1.1.2 |
| 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
|
| Filename | Size |
|---|---|
| jasmine-maven-plugin-1.1.2.pom | |
| jasmine-maven-plugin-1.1.2.jar | 120 KB |
| jasmine-maven-plugin-1.1.2-sources.jar | 91 KB |
| jasmine-maven-plugin-1.1.2-javadoc.jar | 239 KB |
| Browse |
<plugin>
<groupId>net.dynamic-tools</groupId>
<artifactId>jasmine-maven-plugin</artifactId>
<version>1.1.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| net.dynamic-tools.javascript.dependencymanager : core | jar | 1.0.2 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.codehaus.plexus : plexus-utils | jar | 3.0 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.0.1 |
| xml-apis : xml-apis | jar | 2.0.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.9 |
| org.antlr : stringtemplate | jar | 3.2.1 |
| org.eclipse.jetty : jetty-server | jar | 7.4.2.v20110526 |
| org.eclipse.jetty : jetty-util | jar | 7.4.2.v20110526 |
| backport-util-concurrent : backport-util-concurrent | jar | 3.1 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.powermock : powermock-core | jar | 1.4.6 |
| org.powermock : powermock-module-junit4 | jar | 1.4.6 |
| org.powermock : powermock-api-mockito | jar | 1.4.6 |