License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.helm |
ArtifactId | ArtifactIdquarkus-helm-deployment |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionQuarkus - Helm - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
io.quarkus : quarkus-resteasy | jar |