is not current version
Last Version 2.10.0.Final

Quarkus - Parent pom 2.0.0.CR3

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-parent
Version

Version

2.0.0.CR3
Type

Type

pom
Description

Description

Quarkus - Parent pom
Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-parent 2.0.0.CR3


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

Dependencies

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

Project Modules

  • independent-projects/ide-config
  • independent-projects/revapi
  • independent-projects/arc
  • independent-projects/bootstrap
  • independent-projects/qute
  • independent-projects/tools
  • independent-projects/enforcer-rules
  • independent-projects/resteasy-reactive
  • bom/application
  • bom/test
  • build-parent
  • core
  • test-framework
  • extensions
  • devtools
  • integration-tests
  • docs