Last Version

Quarkus - Helm - Runtime 0.0.2

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.helm
ArtifactId

ArtifactId

quarkus-helm
Version

Version

0.0.2
Type

Type

jar
Description

Description

Quarkus - Helm - Runtime
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-helm 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-core jar
io.quarkus : quarkus-arc jar

Project Modules

There are no modules declared in this project.