Classes used by Odilon Server and Odilon Client SDK.
Data requested by the client is sent in JSON format by the Server and
deserialized into a Java Object by the client.
Odilon model 2.0 requires Java 17 and is compatible with
Jackson 3.
Version2.0compared with
Version Details
| 1.15.2 | 2.0 | |
|---|---|---|
| Release date | May 15, 2026 | May 18, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.15.2 | 2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | tools.jackson.core » jackson-core | - | 3.1.3 |
| + Added | tools.jackson.core » jackson-databind | - | 3.1.3 |
| - Removed | com.fasterxml.jackson.core » jackson-core | 2.21.3 | - |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.21.3 | - |
| - Removed | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.21.3 | - |
| - Removed | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.21.3 | - |