Last Version

com.github.angleshq:angles-java-core 1.0.36

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
GroupId

GroupId

com.github.angleshq
ArtifactId

ArtifactId

angles-java-core
Version

Version

1.0.36
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-java-core

Download angles-java-core 1.0.36


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.tika : tika-core jar 1.26
com.google.code.gson : gson jar 2.8.9
org.projectlombok : lombok jar 1.18.10
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.logging.log4j : log4j-core jar 2.17.1

Project Modules

There are no modules declared in this project.