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

GroupId

GroupId

com.github.iskrenyp
ArtifactId

ArtifactId

core-api
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 core-api 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.