Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fugerit-org/fj-universe
Fugerit eco system universe
https://github.com/fugerit-org/fj-universe
bill-of-materials bom java
Last synced: 13 days ago
JSON representation
Fugerit eco system universe
- Host: GitHub
- URL: https://github.com/fugerit-org/fj-universe
- Owner: fugerit-org
- License: apache-2.0
- Created: 2023-09-04T16:56:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T07:02:25.000Z (4 months ago)
- Last Synced: 2024-09-16T08:29:28.586Z (4 months ago)
- Topics: bill-of-materials, bom, java
- Language: Java
- Homepage: https://universe.fugerit.org/
- Size: 366 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# fj-universe
[Fugerit](https://github.com/fugerit-org) eco system universe
[![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-universe/blob/main/CHANGELOG.md)
[![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java.universe/fj-universe.svg)](https://mvnrepository.com/artifact/org.fugerit.java.universe/fj-universe)
[![license](https://img.shields.io/badge/License-Apache%20License%202.0-teal.svg)](https://opensource.org/licenses/Apache-2.0)
[![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)[![Java runtime version](https://img.shields.io/badge/run%20on-java%208+-%23113366.svg?style=for-the-badge&logo=openjdk&logoColor=white)](https://universe.fugerit.org/src/docs/versions/java11.html)
[![Java build version](https://img.shields.io/badge/build%20on-java%2011+-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)](https://universe.fugerit.org/src/docs/versions/java11.html)
[![Apache Maven](https://img.shields.io/badge/Apache%20Maven-3.9.0+-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white)](https://universe.fugerit.org/src/docs/versions/maven3_9.html)
[![Fugerit Github Project Conventions](https://img.shields.io/badge/Fugerit%20Org-Project%20Conventions-1A36C7?style=for-the-badge&logo=Onlinect%20Playground&logoColor=white)](https://universe.fugerit.org/src/docs/conventions/index.html)## pom version properties
### [core](src/docs/versions-core.md) version properties
| pom property | repository | repo central | quality gate | test coverage |
|------------------------------------------------------------------|-------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fj-bom-version](src/docs/versions-core.md#fj-bom-version) | [fugerit-org/fj-bom](https://github.com/fugerit-org/fj-bom) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-bom.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-bom) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-bom&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-bom) | NA |
| [fj-version](src/docs/versions-core.md#fj-version) | [fugerit-org/fj-lib](https://github.com/fugerit-org/fj-lib) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-lib.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-lib) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-lib&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-lib) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-lib&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-lib) |
| [fj-doc-version](src/docs/versions-core.md#fj-doc-version) | [fugerit-org/fj-doc](https://github.com/fugerit-org/fj-doc) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-doc.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-doc) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-doc&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-doc) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-doc&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-doc) |
| [fj-daogen-version](src/docs/versions-core.md#fj-daogen-version) | [fugerit-org/fj-daogen](https://github.com/fugerit-org/fj-daogen) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-daogen.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-daogen) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-daogen&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-daogen) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-daogen&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-daogen) |### [extra](src/docs/versions-extra.md) version properties
| pom property | repository | repo central | quality gate | test coverage |
|-----------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [query-export-tool-version](src/docs/versions-extra.md#query-export-tool-version) | [fugerit-org/query-export-tool](https://github.com/fugerit-org/query-export-tool) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/query-export-tool.svg)](https://mvnrepository.com/artifact/org.fugerit.java/query-export-tool) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_query-export-tool&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_query-export-tool) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_query-export-tool&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_query-export-tool) |
| [fj-tool-util-version](src/docs/versions-extra.md#fj-tool-util-version) | [fugerit-org/fj-tool-util](https://github.com/fugerit-org/fj-tool-util) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-tool-util.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-tool-util) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-tool-util&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-tool-util) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-tool-util&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-tool-util) |
| [fj-tool-helper-version](src/docs/versions-extra.md#fj-tool-helper-version) | [fugerit-org/fj-tool-helper](https://github.com/fugerit-org/fj-tool-helper) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-tool-helper.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-tool-helper) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-tool-helper&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-tool-helper) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-tool-helper&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-tool-helper) |
| [fj-xml-to-json-version](src/docs/versions-extra.md#fj-xml-to-json-version) | [fugerit-org/fj-xml-to-json](https://github.com/fugerit-org/fj-xml-to-json) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-xml-to-json.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-xml-to-json) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-xml-to-json&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-xml-to-json) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-xml-to-json&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-xml-to-json) |
| [fj-i18n-xml-helper-version](src/docs/versions-extra.md#fj-i18n-xml-helper-version) | [fugerit-org/fj-i18n-xml-helper](https://github.com/fugerit-org/fj-i18n-xml-helper) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-i18n-xml-helper.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-i18n-xml-helper) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-i18n-xml-helper&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-i18n-xml-helper) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-i18n-xml-helper&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-i18n-xml-helper) |
| [yaml-doc-tool-version](src/docs/versions-extra.md#yaml-doc-tool-version) | [fugerit-org/yaml-doc-tool](https://github.com/fugerit-org/yaml-doc-tool) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/yaml-doc-tool.svg)](https://mvnrepository.com/artifact/org.fugerit.java/yaml-doc-tool) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_yaml-doc-tool&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_yaml-doc-tool) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_yaml-doc-tool&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_yaml-doc-tool) |
| [github-issue-export-version](src/docs/versions-extra.md#github-issue-export-version) | [fugerit-org/github-issue-export](https://github.com/fugerit-org/github-issue-export) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/github-issue-export.svg)](https://mvnrepository.com/artifact/org.fugerit.java/github-issue-export) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_github-issue-export&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_github-issue-export) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_github-issue-export&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_github-issue-export) |
| [fj-service-helper-version](src/docs/versions-extra.md#fj-service-helper-version) | [fugerit-org/fj-service-helper-bom](https://github.com/fugerit-org/fj-service-helper-bom) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-service-helper-bom.svg)](https://mvnrepository.com/artifact/org.fugerit.java/github-issue-export) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-service-helper-bom&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-fj-service-helper-bom) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-service-helper-bom&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-service-helper-bom) |
| [native-helper-graalvm-version](src/docs/versions-extra.md#native-helper-graalvm-version) | [fugerit-org/native-helper-graalvm](https://github.com/fugerit-org/native-helper-graalvm) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/native-helper-graalvm.svg)](https://mvnrepository.com/artifact/org.fugerit.java/github-issue-export) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_native-helper-graalvm&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-native-helper-graalvm) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_native-helper-graalvm&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_native-helper-graalvm) |
| [native-helper-maven-plugin-version](src/docs/versions-extra.md#native-helper-maven-plugin-version) | [fugerit-org/native-helper-maven-plugin](https://github.com/fugerit-org/native-helper-maven-plugin) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/native-helper-maven-plugin.svg)](https://mvnrepository.com/artifact/org.fugerit.java/github-issue-export) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_native-helper-maven-plugin&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-native-helper-maven-plugin) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_native-helper-maven-plugin&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_native-helper-maven-plugin) |
| [fj-script-helper-version](src/docs/versions-extra.md#fj-script-helper-version) | [fugerit-org/fj-script-helper](https://github.com/fugerit-org/fj-script-helper) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-script-helper.svg)](https://mvnrepository.com/artifact/org.fugerit.java/github-issue-export) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-script-helper&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-fj-script-helper) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-script-helper&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-script-helper) |### [deprecated](src/docs/versions-deprecated.md) version properties
| pom property | repository | repo central | quality gate | test coverage |
|------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [fj-doc-mod-jxl-version](src/docs/versions-deprecated.md#fj-doc-mod-jxl-version) | [fugerit-org/fj-doc-mod-jxl](https://github.com/fugerit-org/fj-doc-mod-jxl) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-doc-mod-jxl.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-doc-mod-jxl) | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-doc-mod-jxl&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-doc-mod-jxl) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-doc-mod-jxl&metric=coverage)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-doc-mod-jxl) |## module fj-universe-tool
Utility parent pom for standalone tool projects
## module fj-universe-test
This modules use the dependency plugin to copy all the dependencies needed.