screenshot-maven-plugin-api

API for annotation of methods in test classes used by the screenshot-maven-plugin.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

se.bluebrim.maven.plugin
ArtifactId

ArtifactId

screenshot-maven-plugin-api
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

screenshot-maven-plugin-api
API for annotation of methods in test classes used by the screenshot-maven-plugin.

Download screenshot-maven-plugin-api

How to add to project

<!-- https://jarcasting.com/artifacts/se.bluebrim.maven.plugin/screenshot-maven-plugin-api/ -->
<dependency>
    <groupId>se.bluebrim.maven.plugin</groupId>
    <artifactId>screenshot-maven-plugin-api</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.bluebrim.maven.plugin/screenshot-maven-plugin-api/
implementation 'se.bluebrim.maven.plugin:screenshot-maven-plugin-api:1.0.5'
// https://jarcasting.com/artifacts/se.bluebrim.maven.plugin/screenshot-maven-plugin-api/
implementation ("se.bluebrim.maven.plugin:screenshot-maven-plugin-api:1.0.5")
'se.bluebrim.maven.plugin:screenshot-maven-plugin-api:jar:1.0.5'
<dependency org="se.bluebrim.maven.plugin" name="screenshot-maven-plugin-api" rev="1.0.5">
  <artifact name="screenshot-maven-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bluebrim.maven.plugin', module='screenshot-maven-plugin-api', version='1.0.5')
)
libraryDependencies += "se.bluebrim.maven.plugin" % "screenshot-maven-plugin-api" % "1.0.5"
[se.bluebrim.maven.plugin/screenshot-maven-plugin-api "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.swinglabs : swingx jar 1.6.1
com.miglayout : miglayout-core jar 5.2
com.miglayout : miglayout-swing jar 5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.2
1.0.1
1.0.0