| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-06 | 785 Bytes | |
| v4.0.0 - To the Moon Again source code.tar.gz | 2026-04-06 | 405.2 kB | |
| v4.0.0 - To the Moon Again source code.zip | 2026-04-06 | 624.3 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
Main changes
- Java 17 (minimal version)
- Maven 3.9 (older unsupported)
- Gradle 8 and 9 support
- Jackson 3 support
- Removed support for
javaxversions of JAXB, JAX-RS, JSONB (support latestjakartaversions) - Spring Boot 4 (older unsupported)
Other changes
- Fixed Java
recordinJSONB - Update
vavrto 1.0.x (Jackson 3) - Update
xml-doclettocom.manticore-projects.tools:xml-doclet - Do not start Spring web server
- Updated dependencies and build plugins
Internal (development)
- Build and release migrated from AppVeyor to GitHub Actions
- Spotless with Eclipse formatter and imports settings
- Using Jackson 3 internally