Last Version

Quarkus - Dev tools - Platform Descriptor - Legacy 0.26.1

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices ORM Data
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-platform-descriptor-legacy
Version

Version

0.26.1
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download quarkus-platform-descriptor-legacy 0.26.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.quarkus : quarkus-platform-descriptor-api jar 0.26.1
io.quarkus : quarkus-devtools-templates jar 0.26.1
io.quarkus : quarkus-bootstrap-core jar
com.fasterxml.jackson.core : jackson-databind jar

Project Modules

There are no modules declared in this project.