Skip to content
Discussion options

You must be logged in to vote

io.quarkus:quarkus-bom is the BOM generated by the core release. Except when developing extensions or in very specific cases, you shouldn't use it.

io.quarkus.platform:quarkus-bom is the BOM generated by the platform release. It ensures proper alignment with all the Platform members (but only contains the dependencies from the core). This is the BOM you should use for your applications.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Eng-Fouad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants