MVN

io.dropwizard.modules : dropwizard-kubernetes

Maven & Gradle

May 28, 2022
7 stars

dropwizard-kubernetes · Provides easy integration for Dropwizard applications with the Fabric8 Kubernetes client.

<dependency>
    <groupId>io.dropwizard.modules</groupId>
    <artifactId>dropwizard-kubernetes</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.dropwizard.modules : dropwizard-kubernetes to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of io.dropwizard.modules : dropwizard-kubernetes to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
dropwizard-kubernetes-1.6.0
1.5.x
dropwizard-kubernetes-1.5.1
1.4.x
dropwizard-kubernetes-1.4.2
dropwizard-kubernetes-1.4.1
dropwizard-kubernetes-1.4.0
1.3.x
dropwizard-kubernetes-1.3.13-1

How to add a dependency to Maven

Add the following io.dropwizard.modules : dropwizard-kubernetes maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.dropwizard.modules</groupId>
    <artifactId>dropwizard-kubernetes</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.dropwizard.modules : dropwizard-kubernetes gradle dependency to your build.gradle file:

implementation 'io.dropwizard.modules:dropwizard-kubernetes:1.6.0'

Gradle Kotlin DSL: Add the following io.dropwizard.modules : dropwizard-kubernetes gradle kotlin dependency to your build.gradle.kts file:

implementation("io.dropwizard.modules:dropwizard-kubernetes:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.dropwizard.modules : dropwizard-kubernetes sbt scala dependency to your build.sbt file:

libraryDependencies += "io.dropwizard.modules" % "dropwizard-kubernetes" % "1.6.0"

Advertisement

Dependencies from Group

Jul 13, 2023
13 usages
1 stars
Jul 13, 2023
10 usages
59 stars
Apr 02, 2023
4 usages
48 stars
Dec 16, 2021
4 usages
60 stars
Dec 16, 2021
3 usages
60 stars

Discover Dependencies

Jul 31, 2019
0 stars
Jun 09, 2021
3 usages
26 stars
May 01, 2020
2 usages
601 stars
Jan 31, 2020
1 stars
Aug 15, 2023
211 stars
Jul 13, 2023
5 usages
85 stars
Jul 13, 2023
5 usages
85 stars