Skip to content

Download

Oswaldo Baptista Vicente Junior edited this page Mar 2, 2024 · 11 revisions

Confectory is available at the Maven Central repository and should be preferably downloaded using a compatible dependency management system, such as Apache Maven, Gradle, Grape, Ivy, etc.

Because Confectory is a modular project, we offer separate dependencies that can be selected according to your needs, reducing the amount of unintended transitive dependencies in your application.

Latest release: 2.5.0 (2024-03)

Click on the Maven Central Repository link associated with each module for instructions on how to configure that module in your project or direct links to the actual JAR file in the repository.

Module Maven Central Repository link
confectory-core 2.5.0
confectory-datamapper-json-org 2.5.0
confectory-datamapper-gson 2.5.0
confectory-datamapper-jackson2-json 2.5.0
confectory-datamapper-jackson2-toml 2.5.0
confectory-datamapper-jackson2-xml 2.5.0
confectory-datamapper-jackson2-yaml 2.5.0
confectory-datamapper-snakeyaml 2.5.0

For older releases, click here.

Clone this wiki locally