<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-deployment</artifactId>
<version>3.17.0.CR1</version>
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-core-deployment', version='3.17.0.CR1')
)
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-core-parent</artifactId> <version>3.17.0.CR1</version> </parent>
compile
|-- io.quarkus:quarkus-classloader-commons
|-- org.aesh:aesh
|-- org.apache.commons:commons-lang3
|-- org.wildfly.common:wildfly-common
|-- org.ow2.asm:asm
|-- io.quarkus:quarkus-development-mode-spi
|-- io.quarkus:quarkus-hibernate-validator-spi
|-- io.quarkus:quarkus-class-change-agent
|-- io.quarkus:quarkus-bootstrap-core
|-- io.quarkus:quarkus-devtools-utilities
|-- io.quarkus:quarkus-builder
|-- org.graalvm.sdk:nativeimage
|-- org.junit.platform:junit-platform-launcher
|-- org.junit.jupiter:junit-jupiter
provided
|-- io.quarkus:quarkus-bootstrap-maven-resolver
|-- io.quarkus:quarkus-bootstrap-gradle-resolver
runtime
|-- org.eclipse.sisu:org.eclipse.sisu.inject
test
|-- io.quarkus:quarkus-bootstrap-core
|-- io.quarkus:quarkus-bom-quarkus-platform-properties