is not current version
Last Version 1.0.36

Angles Java client 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

Java Languages CLI User Interface
GroupId

GroupId

com.github.angleshq
ArtifactId

ArtifactId

angles-java-client
Version

Version

1.0.28
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 1.0.28


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

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