is not current version
Last Version 0.26.1

io.quarkus:quarkus-platform-descriptor-legacy 0.26.0


Categories

Categories

Quarkus Container Microservices ORM Data
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-platform-descriptor-legacy
Version

Version

0.26.0
Type

Type

jar

Download quarkus-platform-descriptor-legacy 0.26.0


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