Last Version

Spock Framework local annotation driven extensions 1.0.4

A simple annotation driven local extension for Spock framework, which enables you to screen record your Specifications

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.github.iskrenyp
ArtifactId

ArtifactId

spock-screen-recorder
Version

Version

1.0.4
Type

Type

pom
Description

Description

Spock Framework local annotation driven extensions
A simple annotation driven local extension for Spock framework, which enables you to screen record your Specifications
Project URL

Project URL

https://github.com/iskrenyp/spock-goodies
Project Organization

Project Organization

com.github.iskrenyp
Source Code Management

Source Code Management

https://github.com/iskrenyp/spock-goodies

Download spock-screen-recorder 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.iskrenyp/spock-screen-recorder/ -->
<dependency>
    <groupId>com.github.iskrenyp</groupId>
    <artifactId>spock-screen-recorder</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.iskrenyp/spock-screen-recorder/
implementation 'com.github.iskrenyp:spock-screen-recorder:1.0.4'
// https://jarcasting.com/artifacts/com.github.iskrenyp/spock-screen-recorder/
implementation ("com.github.iskrenyp:spock-screen-recorder:1.0.4")
'com.github.iskrenyp:spock-screen-recorder:pom:1.0.4'
<dependency org="com.github.iskrenyp" name="spock-screen-recorder" rev="1.0.4">
  <artifact name="spock-screen-recorder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.iskrenyp', module='spock-screen-recorder', version='1.0.4')
)
libraryDependencies += "com.github.iskrenyp" % "spock-screen-recorder" % "1.0.4"
[com.github.iskrenyp/spock-screen-recorder "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.iskrenyp : core-api jar 1.0.4

runtime (3)

Group / Artifact Type Version
com.github.stephenc.monte : monte-screen-recorder jar 0.7.7.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.