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.14.1.pom download
Apache Maven
<dependency>
  <groupId>io.quarkus</groupId>
  <artifactId>quarkus-universe-bom-quarkus-platform-descriptor</artifactId>
  <version>3.14.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.14.1'
Gradle Kotlin
implementation("io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:3.14.1")
Scala SBT
libraryDependencies += "io.quarkus" % "quarkus-universe-bom-quarkus-platform-descriptor" % "3.14.1"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkus', module='quarkus-universe-bom-quarkus-platform-descriptor', version='3.14.1')
)
Apache Ivy
<dependency org="io.quarkus" name="quarkus-universe-bom-quarkus-platform-descriptor" rev="3.14.1" />
Leiningen
[io.quarkus/quarkus-universe-bom-quarkus-platform-descriptor "3.14.1"]
Apache Buildr
'io.quarkus:quarkus-universe-bom-quarkus-platform-descriptor:jar:3.14.1'
Dependencies
The project has no third-party dependencies