MicroEJ Repositories June 2026

Good news everyone,

We updated our module repositories with the latest libraries and functionalities.

Central Repository 3.69.0

NET

The NET pack bundles the refreshed security components (API 1.9.0, implementation 5.1.1, mock 5.1.2, tests 1.14.0). The security testsuite gains coverage for ExternalKeyStore (setKeyEntry, setCertificateEntry, deleteEntry), along with configurable scratch-alias and extractable-key properties so the destructive tests run safely on HSM- and PKCS#11-backed keystores.

MISC

The Security API now exposes a setKeyEntry method (taking a Key argument) on java.security.KeyStore. The event mock API also received a maintenance release.

More information in the Central Repository changelog: https://repository.microej.com/

The Central and Developer Repositories are accessible by default in MICROEJ SDK and provide libraries to enrich your applications and help development. Please consult our Javadoc for more information.

Happy coding!
The MicroEJ Team