Angles Java client

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

Java Languages CLI User Interface
GroupId

GroupId

com.github.angleshq
ArtifactId

ArtifactId

angles-java-client
Last Version

Last Version

1.0.36
Release Date

Release Date

Type

Type

pom
Description

Description

Angles Java client
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.
Project URL

Project URL

https://github.com/AnglesHQ/angles-java-client
Source Code Management

Source Code Management

https://github.com/AnglesHQ/angles-java-client/tree/master

Download angles-java-client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • angles-java-core
  • angles-testng
  • angles-junit5
  • angles-cucumberjvm
  • angles-cucumberjvm-legacy
com.github.angleshq
Look at your automated test data from all Angles

Versions

Version
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.16
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.1
1.0.0-BETA6
1.0.0-BETA5
1.0.0-BETA4
1.0.0-BETA3
1.0.0-BETA2