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.
Version6.3.0compared with
Version Details
| 6.2.0 | 6.3.0 | |
|---|---|---|
| Release date | Aug 06, 2024 | Jun 19, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 6.2.0 | 6.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.httpcomponents.client5 » httpclient5 | 5.3.1 | 5.4.3 |
| ~ Updated | org.apache.httpcomponents.core5 » httpcore5 | 5.2.5 | 5.3.4 |
| ~ Updated | org.json » json | 20240303 | 20250107 |
Runtime Changes (3)
| 6.2.0 | 6.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-codec » commons-codec | 1.17.1 | 1.18.0 |
| ~ Updated | commons-logging » commons-logging | 1.3.3 | 1.3.5 |
| - Removed | net.sf.opencsv » opencsv | 2.3 | - |