Java SDK for the Load Impact API.
The primary class to use is com.loadimpact.ApiTokenClient.
This SDK is closely modeled after the API described at
Load Impact - Platform API Reference (http://developers.loadimpact.com/api/index.html)
View the JavaDocs for a full description of every operation.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.3 | 2.14.3 | |
HTTP Clients
Apache 2.0 +8
| org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.4 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.4 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-processing Jersey JSON-P (JSR 353) entity providers support proxy module. | 2.4 | 4.0.2 |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.11 | 6.1.3 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 1.9.5 | 5.23.0 |