| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdse.bluebrim.maven.plugin |
| ArtifactId | ArtifactIdscreenshot-maven-plugin |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionscreenshot-maven-plugin
A plugin for creating screenshots by running screenshot annotated methods in test classes. The screenshot method returns a JComponent that is ripped and saved to a file to be used in JavaDoc, AsciiDoc or as splash screen.
|
<plugin>
<groupId>se.bluebrim.maven.plugin</groupId>
<artifactId>screenshot-maven-plugin</artifactId>
<version>1.0.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| net.oneandone.reflections8 : reflections8 | jar | 0.11.7 |
| org.apache.maven : maven-plugin-api Optional | jar | 3.6.3 |
| org.springframework : spring-core Optional | jar | 5.2.5.RELEASE |
| org.apache.maven : maven-core Optional | jar | 3.6.3 |
| org.swinglabs : swingx Optional | jar | 1.6.1 |
| jfree : jcommon Optional | jar | 1.0.16 |
| qdox : qdox | jar | 1.6.1 |
| commons-io : commons-io | jar | 2.6 |
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
| se.bluebrim.maven.plugin : screenshot-maven-plugin-api | jar | 1.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |