License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdse.bluebrim.maven.plugin |
ArtifactId | ArtifactIdscreenshot-maven-plugin-api |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscreenshot-maven-plugin-api
API for annotation of methods in test classes used by the screenshot-maven-plugin.
|
<!-- 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"]
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 |