Date Name Downloads
Jan 17, 2026 3.6.0 16
Sep 11, 2025 3.5.0 33
Jun 7, 2025 3.4.0 33
Dec 20, 2024 3.3.0 118
Oct 31, 2024 3.2.0 82
Sep 6, 2024 3.1.0 40
Jun 9, 2024 3.0.0 108
Feb 16, 2024 2.15.0 156
Oct 27, 2023 2.14.0 159
Jul 21, 2023 2.13.0 131
May 18, 2023 2.12.0 114
Apr 19, 2023 2.11.0 120
Mar 11, 2023 2.10.0 18
Nov 22, 2022 2.9.0 137
Sep 14, 2022 2.8.0 26
Jul 25, 2022 2.7.0 31
Jun 26, 2022 2.6.0 16
May 25, 2022 2.5.0 127
Feb 24, 2022 2.4.0 45
Feb 7, 2022 2.3.0 112
Jan 11, 2022 2.2.0 115
Jan 2, 2022 2.1.0 27
Dec 18, 2021 2.0.0 29
Sep 27, 2019 1.1.0 99
Dec 27, 2018 1.0.0 29
3.5.0
3.5.0
Sep 11, 2025
Apache License
33

This version focuses on Jakarta Modules, NoSQL improvements, and performance across the board. Highlights include:

  • Jakarta Modules have improved speed, better MIME types for served resources, and now can have MicroProfile Config properties specified in their JakartaConfig.nsf mappings.
  • The upstream JNoSQL implementation has moved to 1.1.10, which focused around performance improvements.
  • The Domino NoSQL driver now allows for the specification of a NoSQLConfigurationBean CDI bean to enable emitting CDI events that include DQL “explain” details. See this blog post for details.
  • The Domino NoSQL driver has also seen significant performance improvements, with an observed case of querying and JSON-serializing 2.5k documents being more than twice as fast. It also now reads time-zone offsets as stored in the time, not just the current server zone or UTC.
  • Several other components have also seen speed improvements, improving most operations a bit.

What's Changed

New Contributors

Full Changelog: https://github.com/OpenNTF/org.openntf.xsp.jakartaee/compare/3.4.0…3.5.0