| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.angleshq |
| ArtifactId | ArtifactIdangles-java-core |
| Last Version | Last Version1.0.36 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis 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 |
| Filename | Size |
|---|---|
| angles-java-core-1.0.36.pom | |
| angles-java-core-1.0.36.jar | 51 KB |
| angles-java-core-1.0.36-sources.jar | 27 KB |
| angles-java-core-1.0.36-javadoc.jar | 277 KB |
| Browse |
<!-- 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"]
| 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 |