is not current version
Last Version 1.1.0

dk.dren:dropwizard-kubernetes-https 1.0.0

Module for dropwizard that allows loading and automatic reloading of Kubernetes TLS secrets mounted in the container.

Categories

Categories

DropWizard Container Microservices Kubernetes Virtualization Tools Net
GroupId

GroupId

dk.dren
ArtifactId

ArtifactId

dropwizard-kubernetes-https
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-kubernetes-https 1.0.0


<!-- https://jarcasting.com/artifacts/dk.dren/dropwizard-kubernetes-https/ -->
<dependency>
    <groupId>dk.dren</groupId>
    <artifactId>dropwizard-kubernetes-https</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.dren/dropwizard-kubernetes-https/
implementation 'dk.dren:dropwizard-kubernetes-https:1.0.0'
// https://jarcasting.com/artifacts/dk.dren/dropwizard-kubernetes-https/
implementation ("dk.dren:dropwizard-kubernetes-https:1.0.0")
'dk.dren:dropwizard-kubernetes-https:jar:1.0.0'
<dependency org="dk.dren" name="dropwizard-kubernetes-https" rev="1.0.0">
  <artifact name="dropwizard-kubernetes-https" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.dren', module='dropwizard-kubernetes-https', version='1.0.0')
)
libraryDependencies += "dk.dren" % "dropwizard-kubernetes-https" % "1.0.0"
[dk.dren/dropwizard-kubernetes-https "1.0.0"]