is not current version
Last Version 2.10.0.Final

Quarkus - Dev tools 2.7.0.Final

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-devtools-all
Version

Version

2.7.0.Final
Type

Type

pom
Description

Description

Quarkus - Dev tools
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-devtools-all 2.7.0.Final


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

Dependencies

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.7.0.Final

Project Modules

  • project-core-extension-codestarts
  • platform-descriptor-json-plugin
  • platform-properties
  • bom-descriptor-json
  • maven
  • gradle
  • cli