| License |
License |
|---|---|
| GroupId | GroupIdhu.meza |
| ArtifactId | ArtifactIdaao |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
DescriptionActors-Actions-Outcomes framework for BDD
A lightweight framework to enhance the features of cucumber-jvm
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aao-2.0.2.pom | |
| aao-2.0.2.jar | 10 KB |
| aao-2.0.2-sources.jar | 4 KB |
| aao-2.0.2-javadoc.jar | 80 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.cukes : cucumber-java | jar | RELEASE |
| info.cukes : cucumber-junit | jar | RELEASE |
| info.cukes : cucumber-picocontainer | jar | RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | RELEASE |
| org.mockito : mockito-all | jar | RELEASE |