is not current version
Last Version 1.0.36

Angles Java client 1.0.10

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.10
Type

Type

jar
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.10


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

Dependencies

compile (12)

Group / Artifact Type Version
io.cucumber : cucumber-core jar 2.3.1
io.cucumber : cucumber-java jar 2.3.1
io.cucumber : cucumber-junit jar 2.3.1
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.httpcomponents : httpmime jar 4.5.12
org.apache.tika : tika-core jar 1.24.1
com.google.code.gson : gson jar 2.8.6
org.projectlombok : lombok jar 1.18.10
org.apache.commons : commons-lang3 jar 3.12.0
org.testng : testng jar 7.4.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.apache.logging.log4j : log4j-core jar 2.14.1

Project Modules

There are no modules declared in this project.