Quarkus - Helm - Deployment

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-deployment
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Helm - Deployment
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-deployment

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkiverse.helm : quarkus-helm jar 0.0.2
io.quarkus : quarkus-core-deployment jar
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-kubernetes-spi jar
io.dekorate : helm-annotations jar 2.9.2

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
io.quarkus : quarkus-resteasy-reactive jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1