| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring |
| GroupId | GroupIdcom.github.angleshq |
| ArtifactId | ArtifactIdangles-cucumberjvm-legacy |
| Version | Version1.0.28 |
| Type | Typejar |
| Description |
DescriptionThis is the java client for the Angles test results dashboard and contains all the necessary methods to store your test results in the Angles dashboard.
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.angleshq/angles-cucumberjvm-legacy/ -->
<dependency>
<groupId>com.github.angleshq</groupId>
<artifactId>angles-cucumberjvm-legacy</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.angleshq/angles-cucumberjvm-legacy/
implementation 'com.github.angleshq:angles-cucumberjvm-legacy:1.0.28'
// https://jarcasting.com/artifacts/com.github.angleshq/angles-cucumberjvm-legacy/
implementation ("com.github.angleshq:angles-cucumberjvm-legacy:1.0.28")
'com.github.angleshq:angles-cucumberjvm-legacy:jar:1.0.28'
<dependency org="com.github.angleshq" name="angles-cucumberjvm-legacy" rev="1.0.28">
<artifact name="angles-cucumberjvm-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.angleshq', module='angles-cucumberjvm-legacy', version='1.0.28')
)
libraryDependencies += "com.github.angleshq" % "angles-cucumberjvm-legacy" % "1.0.28"
[com.github.angleshq/angles-cucumberjvm-legacy "1.0.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.angleshq : angles-java-core | jar | 1.0.28 |
| io.cucumber : cucumber-core | jar | 2.3.1 |
| io.cucumber : cucumber-java | jar | 2.3.1 |
| io.cucumber : cucumber-junit | jar | 2.3.1 |