q

quarkus-universe-bom-quarkus-platform-descriptor

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
https://github.com/quarkusio/quarkus-platform/quarkus-platform-parent/quarkus-universe-parent/quarkus-universe-bom-quarkus-platform-descriptor
The Apache Software License, Version 2.0
JBoss by Red Hat
Quarkus Community
Files download
File Operation
quarkus-universe-bom-quarkus-platform-descriptor-3.8.6.pom download
Apache Maven
<dependency>
  <groupId>io.quarkus</groupId>
  <artifactId>quarkus-universe-bom-quarkus-platform-descriptor</artifactId>
  <version>3.8.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.8.6'
Gradle Kotlin
implementation("io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.8.6")
Scala SBT
libraryDependencies += "io.quarkus" % "quarkus-universe-bom-quarkus-platform-descriptor" % "3.8.6"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkus', module='quarkus-universe-bom-quarkus-platform-descriptor', version='3.8.6')
)
Apache Ivy
<dependency org="io.quarkus" name="quarkus-universe-bom-quarkus-platform-descriptor" rev="3.8.6" />
Leiningen
[io.quarkus/quarkus-universe-bom-quarkus-platform-descriptor "3.8.6"]
Apache Buildr
'io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:jar:3.8.6'
Dependencies
The project has no third-party dependencies