Last Version

com.danhaywood.mavenmixin:cucumberreporting 0.0.2

Maven mixin that configures cucumber reporting plugin for BDD specs.

License

License

Categories

Categories

Maven Build Tools Cucumber Application Testing & Monitoring Reporting Business Logic Libraries Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.danhaywood.mavenmixin
ArtifactId

ArtifactId

cucumberreporting
Version

Version

0.0.2
Type

Type

pom
Description

Description

com.danhaywood.mavenmixin:cucumberreporting
Maven mixin that configures cucumber reporting plugin for BDD specs.
Project URL

Project URL

https://github.com/danhaywood/java-mavenmixin-cucumberreporting

Download cucumberreporting 0.0.2


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

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.