The client-side library for Java developers is a separate JAR from the LabKey Server code base. It can be used by any Java program, including another Java web application.
Version3.0.0compared with
Version Details
| 2.0.0 | 3.0.0 | |
|---|---|---|
| Release date | Jul 26, 2022 | Sep 15, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.0.0 | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.httpcomponents.client5 » httpclient5 | - | 5.1.3 |
| + Added | org.apache.httpcomponents.core5 » httpcore5 | - | 5.1.4 |
| - Removed | org.apache.httpcomponents » httpclient | 4.5.13 | - |
| - Removed | org.apache.httpcomponents » httpcore | 4.4.14 | - |
Runtime Changes (1)
| 2.0.0 | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.httpcomponents » httpmime | 4.5.13 | - |