Keyple Java Bill of Materials (BOM)

Overview

DescriptionThe Keyple BOM provides a centralized way to manage the versions of all Keyple artifacts for applications. It ensures that projects using multiple Keyple libraries stay consistent and compatible without requiring explicit version declarations for each dependency.

Important Note: The BOM also includes the versions of the Keypop dependencies required by Keyple, so you don’t need to manage them separately.
Intended AudienceDevelopers creating Keyple-based applications.
Compatible OSWindows, Linux, macOS, Android.
Versioning NoteThis project follows a date-based versioning scheme:
  • Format: YYYY.MM.DD (year, month, day).
  • Release cadence: A new version is released whenever one or more Keyple artifacts are updated.
  • Interpretation: The version number indicates the release date, not the compatibility level. Users should check the release notes to see which artifacts were updated.

Implementations

Latest Version2025.10.24
ChangelogProvides a detailed mapping of Keyple component versions included in each BOM release.
GitHubSource code repository containing useful information for importing the Java BOM in your project.
Previous
Next