is not current version
Last Version 1.0.36

com.github.angleshq:angles-cucumberjvm 1.0.28

This 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.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.angleshq
ArtifactId

ArtifactId

angles-cucumberjvm
Version

Version

1.0.28
Type

Type

jar
Description

Description

This 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://github.com/AnglesHQ/angles-java-client/tree/master/angles-cucumberjvm

Download angles-cucumberjvm 1.0.28


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.angleshq : angles-java-core jar 1.0.28
io.cucumber : cucumber-core jar 6.10.4
io.cucumber : cucumber-java jar 6.10.4
io.cucumber : cucumber-junit jar 6.10.4

Project Modules

There are no modules declared in this project.