Last Version

Actors-Actions-Outcomes framework for BDD 2.0.2

A lightweight framework to enhance the features of cucumber-jvm

License

License

GroupId

GroupId

hu.meza
ArtifactId

ArtifactId

aao
Version

Version

2.0.2
Type

Type

jar
Description

Description

Actors-Actions-Outcomes framework for BDD
A lightweight framework to enhance the features of cucumber-jvm
Project URL

Project URL

https://github.com/meza/AAO

Download aao 2.0.2


<!-- https://jarcasting.com/artifacts/hu.meza/aao/ -->
<dependency>
    <groupId>hu.meza</groupId>
    <artifactId>aao</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/hu.meza/aao/
implementation 'hu.meza:aao:2.0.2'
// https://jarcasting.com/artifacts/hu.meza/aao/
implementation ("hu.meza:aao:2.0.2")
'hu.meza:aao:jar:2.0.2'
<dependency org="hu.meza" name="aao" rev="2.0.2">
  <artifact name="aao" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.meza', module='aao', version='2.0.2')
)
libraryDependencies += "hu.meza" % "aao" % "2.0.2"
[hu.meza/aao "2.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
info.cukes : cucumber-java jar RELEASE
info.cukes : cucumber-junit jar RELEASE
info.cukes : cucumber-picocontainer jar RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar RELEASE
org.mockito : mockito-all jar RELEASE

Project Modules

There are no modules declared in this project.