The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's
REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only
and should NOT be depended on at compile time by your code. The implementations within this jar can change at
any time without warning - use it with runtime scope only.
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | Aug 04, 2016 | Aug 05, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.stormpath.sdk » stormpath-sdk-impl | 1.0.1 | 1.0.2 |
Test Changes (1)
| 1.0.1 | 1.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.stormpath.sdk » stormpath-sdk-oauth | 1.0.1 | 1.0.2 |