is not current version
Last Version 0.0.2

Quarkus - Helm - Deployment 0.0.1

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
Version

Version

0.0.1
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 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkiverse.helm : quarkus-helm jar 0.0.1
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.0

test (2)

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

Project Modules

There are no modules declared in this project.