dropwizard-kubernetes-https

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

License

License

Categories

Categories

DropWizard Container Microservices Kubernetes Virtualization Tools Net
GroupId

GroupId

dk.dren
ArtifactId

ArtifactId

dropwizard-kubernetes-https
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-kubernetes-https
Module for dropwizard that allows loading and automatic reloading of Kubernetes TLS secrets mounted in the container.
Project URL

Project URL

https://gitlab.com/dren.dk/dropwizard-kubernetes-https
Source Code Management

Source Code Management

https://gitlab.com/dren.dk/dropwizard-kubernetes-https

Download dropwizard-kubernetes-https

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.28

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0