Quarkus - Helm - Parent

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

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Quarkus - Helm - Parent
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-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deployment
  • runtime
  • integration-tests
  • docs

Versions

Version
0.0.2
0.0.1