| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices Kubernetes Virtualization Tools Net |
| GroupId | GroupIdio.dropwizard.modules |
| ArtifactId | ArtifactIddropwizard-kubernetes |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondropwizard-kubernetes
Provides easy integration for Dropwizard applications with the Fabric8 Kubernetes client.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropwizard-kubernetes-1.6.0.pom | |
| dropwizard-kubernetes-1.6.0.jar | 45 KB |
| dropwizard-kubernetes-1.6.0-sources.jar | 29 KB |
| dropwizard-kubernetes-1.6.0-javadoc.jar | 236 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.dropwizard.modules/dropwizard-kubernetes/ -->
<dependency>
<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-kubernetes</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard.modules/dropwizard-kubernetes/
implementation 'io.dropwizard.modules:dropwizard-kubernetes:1.6.0'
// https://jarcasting.com/artifacts/io.dropwizard.modules/dropwizard-kubernetes/
implementation ("io.dropwizard.modules:dropwizard-kubernetes:1.6.0")
'io.dropwizard.modules:dropwizard-kubernetes:jar:1.6.0'
<dependency org="io.dropwizard.modules" name="dropwizard-kubernetes" rev="1.6.0">
<artifact name="dropwizard-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard.modules', module='dropwizard-kubernetes', version='1.6.0')
)
libraryDependencies += "io.dropwizard.modules" % "dropwizard-kubernetes" % "1.6.0"
[io.dropwizard.modules/dropwizard-kubernetes "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | |
| io.zipkin.brave : brave | jar | |
| io.fabric8 : kubernetes-client | jar | 5.10.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.raskasa.metrics : metrics-okhttp | jar | 0.4.0 |
| io.zipkin.brave : brave-instrumentation-okhttp3 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| org.mockito : mockito-core | jar | |
| io.dropwizard : dropwizard-testing | jar | |
| org.assertj : assertj-core | jar |