License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices MongoDB Data Databases |
GroupId | GroupIdguru.breakthemonolith |
ArtifactId | ArtifactIdbtm-DropwizardHealthChecks-mongodb |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbtm-DropwizardHealthChecks
|
<!-- https://jarcasting.com/artifacts/guru.breakthemonolith/btm-DropwizardHealthChecks-mongodb/ -->
<dependency>
<groupId>guru.breakthemonolith</groupId>
<artifactId>btm-DropwizardHealthChecks-mongodb</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/guru.breakthemonolith/btm-DropwizardHealthChecks-mongodb/
implementation 'guru.breakthemonolith:btm-DropwizardHealthChecks-mongodb:0.1.0'
// https://jarcasting.com/artifacts/guru.breakthemonolith/btm-DropwizardHealthChecks-mongodb/
implementation ("guru.breakthemonolith:btm-DropwizardHealthChecks-mongodb:0.1.0")
'guru.breakthemonolith:btm-DropwizardHealthChecks-mongodb:jar:0.1.0'
<dependency org="guru.breakthemonolith" name="btm-DropwizardHealthChecks-mongodb" rev="0.1.0">
<artifact name="btm-DropwizardHealthChecks-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.breakthemonolith', module='btm-DropwizardHealthChecks-mongodb', version='0.1.0')
)
libraryDependencies += "guru.breakthemonolith" % "btm-DropwizardHealthChecks-mongodb" % "0.1.0"
[guru.breakthemonolith/btm-DropwizardHealthChecks-mongodb "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver | jar | 3.4.1 |
io.dropwizard.metrics : metrics-healthchecks | jar | 3.1.2 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.force66 : BeanTester | jar | 1.0.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
guru.breakthemonolith : DockerProcessAPI | jar | 0.1.0-rc3 |