{"id":18383151,"url":"https://github.com/fugerit-org/fj-bom","last_synced_at":"2025-04-06T23:32:07.246Z","repository":{"id":65509619,"uuid":"375785097","full_name":"fugerit-org/fj-bom","owner":"fugerit-org","description":"Fugerit Java BOM to use as parent pom","archived":false,"fork":false,"pushed_at":"2024-09-09T11:01:32.000Z","size":128,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-09-09T12:52:20.213Z","etag":null,"topics":["bom","java","maven-bom","maven-pom"],"latest_commit_sha":null,"homepage":"https://www.fugerit.org/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fugerit-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-10T17:55:54.000Z","updated_at":"2024-09-09T11:01:31.000Z","dependencies_parsed_at":"2023-12-22T15:31:30.580Z","dependency_job_id":"2eb08c84-91fa-49c5-96ae-76f04fe7bfbb","html_url":"https://github.com/fugerit-org/fj-bom","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugerit-org%2Ffj-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugerit-org%2Ffj-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugerit-org%2Ffj-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugerit-org%2Ffj-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fugerit-org","download_url":"https://codeload.github.com/fugerit-org/fj-bom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569124,"owners_count":20959758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bom","java","maven-bom","maven-pom"],"created_at":"2024-11-06T01:10:13.350Z","updated_at":"2025-04-06T23:32:07.221Z","avatar_url":"https://github.com/fugerit-org.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# fj-bom\n\nMain parent pom of fugerit-org projects.\n\n[![Keep a Changelog v1.1.0 badge](https://img.shields.io/badge/changelog-Keep%20a%20Changelog%20v1.1.0-%23E05735)](https://github.com/fugerit-org/fj-bom/blob/main/CHANGELOG.md) \n[![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-bom.svg)](https://central.sonatype.com/artifact/org.fugerit.java/fj-bom)\n[![license](https://img.shields.io/badge/License-Apache%20License%202.0-teal.svg)](https://opensource.org/licenses/Apache-2.0)\n[![code of conduct](https://img.shields.io/badge/conduct-Contributor%20Covenant-purple.svg)](https://github.com/fugerit-org/fj-universe/blob/main/CODE_OF_CONDUCT.md)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-bom\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-bom)\n\n[![Java runtime version](https://img.shields.io/badge/run%20on-java%208+-%23113366.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)](https://universe.fugerit.org/src/docs/versions/java11.html)\n[![Java build version](https://img.shields.io/badge/build%20on-java%2011+-%23ED8B00.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)](https://universe.fugerit.org/src/docs/versions/java11.html)\n[![Apache Maven](https://img.shields.io/badge/Apache%20Maven-3.9.0+-C71A36?style=for-the-badge\u0026logo=Apache%20Maven\u0026logoColor=white)](https://universe.fugerit.org/src/docs/versions/maven3_9.html)\n[![Fugerit Github Project Conventions](https://img.shields.io/badge/Fugerit%20Org-Project%20Conventions-1A36C7?style=for-the-badge\u0026logo=Onlinect%20Playground\u0026logoColor=white)](https://universe.fugerit.org/src/docs/conventions/index.html)\n\n## general properties\n\n| property                      | current value                                          | note |\n|-------------------------------|--------------------------------------------------------|------|\n| project.build.sourceEncoding  | UTF-8                                                  |      |\n| java-version-compliance       | 1.8                                                    |      |\n| maven.compiler.source         | ${java-version-compliance}                             |      |\n| maven.compiler.target         | ${java-version-compliance}                             |      |\n| licenseURL                    | http://www.apache.org/licenses/LICENSE-2.0.txt         |      |\n| javadoc-javasource-path-extra |                                                        |\n| javadoc-javasource-path       | ${delombok-output-dir}${javadoc-javasource-path-extra} |\n| format.skip (1)               | true                                                   |\n\n(1) - It will use the [code rules](https://github.com/fugerit-org/fugerit-code-rules) to format the sources.\n\n## artifact versions properties\n\n| property                                 | current value                                                                | note                                                                                                                                                                                                                   |\n|------------------------------------------|------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| mvn-compiler-version                     | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.14.0-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-compiler-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-compiler-plugin)                    |\n| mvn-source-version                       | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-source-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-source-plugin)                        |\n| mvn-javadoc-version                      | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.11.2-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-javadoc-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin)                      |  \n| mvn-jar-version                          | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.4.2-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jar-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jar-plugin)                              |  \n| mvn-shade-version                        | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.6.0-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-shade-plugin)                          |  \n| mvn-surefire-version                     | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.5.2-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-surefire-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-plugin)                    |  \n| mvn-resources-version                    | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-resources-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-resources-plugin)                  |  \n| mvn-plugin-api-version                   | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.9.9-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven/maven-plugin-api.svg)](https://central.sonatype.com/artifact/org.apache.maven/maven-plugin-api)                                              |  \n| mvn-plugin-annotations-version           | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.15.1-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugin-tools/maven-plugin-annotations.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations)    |  \n| mvn-plugin-version                       | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.15.1-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-plugin-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-plugin-plugin)                        |\n| slf4j-version                            | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.0.17-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-api.svg)](https://central.sonatype.com/artifact/org.slf4j/slf4j-api)                                                                          |\n| log4j2-version                           | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.24.3-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j-api)                                            |\n| nexus-version                            | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.7.0-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.sonatype.plugins/nexus-staging-maven-plugin.svg)](https://central.sonatype.com/artifact/org.sonatype.plugins/nexus-staging-maven-plugin)                  |\n| mvn-gpg-version                          | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.7-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-gpg-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-gpg-plugin)                              |\n| poi-version                              | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v5.4.0-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.poi/poi.svg)](https://central.sonatype.com/artifact/org.apache.poi/poi)                                                                            |\n| common-codec-version                     | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.18.0-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/commons-codec/commons-codec.svg)](https://central.sonatype.com/artifact/commons-codec/commons-codec)                                                          |\n| dbcp-version                             | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.4-teal.svg)       | [![Maven Central](https://img.shields.io/maven-central/v/commons-dbcp/commons-dbcp.svg)](https://central.sonatype.com/artifact/commons-dbcp/commons-dbcp)                                                              |\n| dbcp2-version                            | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.13.0-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-dbcp2.svg)](https://central.sonatype.com/artifact/org.apache.commons/commons-dbcp2)                                                |\n| junit-version (junit4)                   | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v4.13.2-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/junit/junit.svg)](https://central.sonatype.com/artifact/junit/junit)                                                                                          |\n| testcontainers-version                   | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.20.6-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers)                                                  |\n| junit-jupiter-version (junit5)           | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v5.12.1-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.junit.jupiter/junit-jupiter.svg)](https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter)                                                  |\n| junit-jupiter-api-version (junit5)       | junit-jupiter-version                                                        | [![Maven Central](https://img.shields.io/maven-central/v/org.junit.jupiter/junit-jupiter-api.svg)](https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter-api)                                          \n| testcontainers-core-version              | testcontainers-version                                                       | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers)                                                  |\n| testcontainers-junit-version             | testcontainers-version                                                       | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers)                                                  |\n| awaitility-version                       | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v4.3.0-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.awaitility/awaitility.svg)](https://central.sonatype.com/artifact/org.awaitility/awaitility)                                                              |\n| hsqldb-version                           | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.7.4-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.hsqldb/hsqldb.svg)](https://central.sonatype.com/artifact/org.hsqldb/hsqldb)                                                                              |\n| fj-test-helper-version                   | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.0.0-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-test-helper.svg)](https://central.sonatype.com/artifact/org.fugerit.java/fj-test-helper)                                                  |\n| common-compress-version                  | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.27.1-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-compress.svg)](https://central.sonatype.com/artifact/org.apache.commons/commons-compress)                                          |\n| org.tukaani.xz-version                   | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.10-teal.svg)      | [![Maven Central](https://img.shields.io/maven-central/v/org.tukaani/xz.svg)](https://central.sonatype.com/artifact/org.tukaani/xz)                                                                                    |\n| lombok-version                           | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.18.36-teal.svg)   | [![Maven Central](https://img.shields.io/maven-central/v/org.projectlombok/lombok.svg)](https://central.sonatype.com/artifact/org.projectlombok/lombok)                                                                |\n| graalvm-mvn-native-version               | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.10.6-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.graalvm.buildtools/native-maven-plugin.svg)](https://central.sonatype.com/artifact/org.graalvm.buildtools/native-maven-plugin)                            |\n| slf4j-simple-version                     | slf4j-version                                                                | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-simple)](https://central.sonatype.com/artifact/org.slf4j/slf4j-simple)                                                                        |\n| jacoco-maven-plugin-version              | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.8.12-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/org.jacoco/jacoco.svg)](https://central.sonatype.com/artifact/org.jacoco/jacoco)                                                                              |\n| buildnumber-maven-plugin-version         | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.1-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/buildnumber-maven-plugin.svg)](https://central.sonatype.com/artifact/org.codehaus.mojo/buildnumber-maven-plugin)                            |\n| build-helper-maven-plugin-version        | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.6.0-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/build-helper-maven-plugin.svg)](https://central.sonatype.com/artifact/org.codehaus.mojo/build-helper-maven-plugin)                          |\n| jackson-version                          | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.18.3-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core)                                  |\n| fasterxml-jackson-core-version           | jackson-version                                                              | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core)                                  |\n| fasterxml-jackson-databind-version       | jackson-version                                                              | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-databind.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-databind)                          |\n| fasterxml-jackson-dataformat-yaml-version | jackson-version                                                              | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml) |\n| opencsv-version                          | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v5.10-teal.svg)      | [![Maven Central](https://img.shields.io/maven-central/v/com.opencsv/opencsv.svg)](https://central.sonatype.com/artifact/com.opencsv/opencsv)                                                                          |\n| lombok-maven-plugin-version              | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.18.20.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.projectlombok/lombok-maven-plugin.svg)](https://central.sonatype.com/artifact/org.projectlombok/lombok-maven-plugin)                                      |\n| mvn-formatter-plugin-version              | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.25.0-teal.svg)    | [![Maven Central](https://img.shields.io/maven-central/v/net.revelc.code.formatter/formatter-maven-plugin.svg)](https://central.sonatype.com/artifact/net.revelc.code.formatter/formatter-maven-plugin)                |\n| fugerit-code-rules-version              | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.1.1-teal.svg)     | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fugerit-code-rules.svg)](https://central.sonatype.com/artifact/org.fugerit.java/fugerit-code-rules)                                                |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffugerit-org%2Ffj-bom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffugerit-org%2Ffj-bom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffugerit-org%2Ffj-bom/lists"}