is not current version
Last Version 2.10.0.Final

Quarkus - BOM 2.0.0.CR2

Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-bom
Version

Version

2.0.0.CR2
Type

Type

pom
Description

Description

Quarkus - BOM
Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM

Download quarkus-bom 2.0.0.CR2

Filename Size
quarkus-bom-2.0.0.CR2.pom 306 KB
Browse

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

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.