This module implements readers/writers/... using no more than JavaEE APIs.
The mani constraint is to not use more than JavaEE but not depend on it for features (= be usable in J2SE).
Version2.0.0compared with
Version Details
| 1.0.4 | 2.0.0 | |
|---|---|---|
| Release date | Mar 26, 2024 | May 06, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.0.4 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | jakarta.persistence » jakarta.persistence-api | - | 3.1.0 |
| + Added | jakarta.transaction » jakarta.transaction-api | - | 2.0.1 |
| + Added | jakarta.validation » jakarta.validation-api | - | 3.0.2 |
| + Added | org.glassfish.jaxb » jaxb-runtime | - | 4.0.5 |
| - Removed | org.apache.geronimo.specs » geronimo-jpa_2.2_spec | 1.1 | - |
| - Removed | org.apache.geronimo.specs » geronimo-jta_1.1_spec | 1.1.1 | - |
Provided Changes (1)
| 1.0.4 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.geronimo.specs » geronimo-validation_2.0_spec | 1.1 | - |
Test Changes (2)
| 1.0.4 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.bval » bval-jsr | 2.0.5 | 3.0.0 |
| ~ Updated | org.apache.openjpa » openjpa | 3.2.0 | 4.0.0 |