Date Name Downloads
Nov 28, 2022 12.0.2a 306
Nov 21, 2022 12.0.2 115
Jul 19, 2021 11.0.1 (Non-XSP Version) 225
Jul 19, 2021 11.0.1 220
Mar 31, 2020 11.0.0 (Non-XSP Version) 526
Mar 31, 2020 11.0.0 559
May 6, 2019 10.0.1 (Non-XSP Version) 438
May 6, 2019 10.0.1 416
Jan 3, 2019 10.0.0 (Non-XSP Version) Updated 222
Jan 3, 2019 10.0.0 Updated 178
Oct 15, 2018 10.0.0 (Non-XSP Version) 179
Oct 15, 2018 10.0.0 233
Feb 8, 2018 4.4.0 966
Feb 8, 2018 4.4.0 (Non-XSP Version) 142
Nov 13, 2017 4.1.2 359
Sep 29, 2017 4.2.1 375
Sep 29, 2017 4.2.1 (Non-XSP Version) 97
Sep 29, 2017 4.1.1 97
Sep 29, 2017 4.1.1 (Non-XSP Version) 65
Sep 20, 2017 4.2.0 163
Sep 20, 2017 4.2.0 (Non-XSP Version) 77
Sep 20, 2017 4.1.0 222
Sep 20, 2017 4.1.0 (Non-XSP Version) 77
Mar 15, 2017 4.0.0 600
Mar 15, 2017 4.0.0 (Non-XSP Version) 113
Mar 14, 2017 3.2.1 302
Mar 14, 2017 3.2.1 (Non-XSP Version) 103
Mar 8, 2017 3.2.0 259
Mar 8, 2017 3.2.0 (Non-XSP Version) 74
Jan 5, 2017 3.1.0 344
M1
M1
Apr 1, 2013
Apache License
447

Please reference the Github Wiki for details on the release: https://github.com/OpenNTF/org.openntf.domino/wiki/_pages

M1 is the initial test-worthy release of the openntf.domino API. It features:

java.util.logging implementation (currently limited by default policy settings)

DocumentCollection, ViewEntryCollection, and ACL iterator classes

Auto-recycling of all Domino objects through standard Java garbage collection.

Complete encapsulation of Name, DateTime and International objects so they don't maintain C++ handles

Overloading of .replaceItemValue() to allow wide variety of values, including all Serializable and Externalizable objects written to MIMEBean objects.

Partial Javadoc implementation.