q

quarkus-universe-bom-quarkus-platform-properties

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