License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Kubernetes Virtualization Tools Net |
GroupId | GroupIddk.dren |
ArtifactId | ArtifactIddropwizard-kubernetes-https |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-kubernetes-https
Module for dropwizard that allows loading and automatic reloading of Kubernetes TLS secrets mounted in
the container.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 2.0.28 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |