| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdat.yawk.dropwizard-nagios |
| ArtifactId | ArtifactIddropwizard-nagios |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondropwizard-nagios
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropwizard-nagios-1.0.pom | |
| dropwizard-nagios-1.0.jar | 15 KB |
| dropwizard-nagios-1.0-sources.jar | 11 KB |
| dropwizard-nagios-1.0-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.yawk.dropwizard-nagios/dropwizard-nagios/ -->
<dependency>
<groupId>at.yawk.dropwizard-nagios</groupId>
<artifactId>dropwizard-nagios</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.yawk.dropwizard-nagios/dropwizard-nagios/
implementation 'at.yawk.dropwizard-nagios:dropwizard-nagios:1.0'
// https://jarcasting.com/artifacts/at.yawk.dropwizard-nagios/dropwizard-nagios/
implementation ("at.yawk.dropwizard-nagios:dropwizard-nagios:1.0")
'at.yawk.dropwizard-nagios:dropwizard-nagios:jar:1.0'
<dependency org="at.yawk.dropwizard-nagios" name="dropwizard-nagios" rev="1.0">
<artifact name="dropwizard-nagios" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.yawk.dropwizard-nagios', module='dropwizard-nagios', version='1.0')
)
libraryDependencies += "at.yawk.dropwizard-nagios" % "dropwizard-nagios" % "1.0"
[at.yawk.dropwizard-nagios/dropwizard-nagios "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 1.2.2 |
| io.dropwizard : dropwizard-metrics | jar | 1.2.2 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| io.dropwizard : dropwizard-testing | jar | 1.2.2 |