is not current version
Last Version 2.10.0.Final

Quarkus universe - BOM 1.13.6.Final

Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-universe-bom
Version

Version

1.13.6.Final
Type

Type

pom
Description

Description

Quarkus universe - BOM
Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions

Download quarkus-universe-bom 1.13.6.Final


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-universe-bom/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-universe-bom</artifactId>
    <version>1.13.6.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-universe-bom/
implementation 'io.quarkus:quarkus-universe-bom:1.13.6.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-universe-bom/
implementation ("io.quarkus:quarkus-universe-bom:1.13.6.Final")
'io.quarkus:quarkus-universe-bom:pom:1.13.6.Final'
<dependency org="io.quarkus" name="quarkus-universe-bom" rev="1.13.6.Final">
  <artifact name="quarkus-universe-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-universe-bom', version='1.13.6.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-universe-bom" % "1.13.6.Final"
[io.quarkus/quarkus-universe-bom "1.13.6.Final"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.