is not current version
Last Version 1.6.0

io.dropwizard.modules:dropwizard-kubernetes 1.3.13-1

Provides easy integration for Dropwizard applications with the Fabric8 Kubernetes client.

Categories

Categories

DropWizard Container Microservices Kubernetes Virtualization Tools Net
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-kubernetes
Version

Version

1.3.13-1
Type

Type

jar

Download dropwizard-kubernetes 1.3.13-1


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