is not current version
Last Version 0.1.0

guru.breakthemonolith:btm-DropwizardHealthChecks-jdbc 0.1.0-rc1

btm-DropwizardHealthChecks-jdbc

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

guru.breakthemonolith
ArtifactId

ArtifactId

btm-DropwizardHealthChecks-jdbc
Version

Version

0.1.0-rc1
Type

Type

jar

Download btm-DropwizardHealthChecks-jdbc 0.1.0-rc1


<!-- https://jarcasting.com/artifacts/guru.breakthemonolith/btm-DropwizardHealthChecks-jdbc/ -->
<dependency>
    <groupId>guru.breakthemonolith</groupId>
    <artifactId>btm-DropwizardHealthChecks-jdbc</artifactId>
    <version>0.1.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/guru.breakthemonolith/btm-DropwizardHealthChecks-jdbc/
implementation 'guru.breakthemonolith:btm-DropwizardHealthChecks-jdbc:0.1.0-rc1'
// https://jarcasting.com/artifacts/guru.breakthemonolith/btm-DropwizardHealthChecks-jdbc/
implementation ("guru.breakthemonolith:btm-DropwizardHealthChecks-jdbc:0.1.0-rc1")
'guru.breakthemonolith:btm-DropwizardHealthChecks-jdbc:jar:0.1.0-rc1'
<dependency org="guru.breakthemonolith" name="btm-DropwizardHealthChecks-jdbc" rev="0.1.0-rc1">
  <artifact name="btm-DropwizardHealthChecks-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.breakthemonolith', module='btm-DropwizardHealthChecks-jdbc', version='0.1.0-rc1')
)
libraryDependencies += "guru.breakthemonolith" % "btm-DropwizardHealthChecks-jdbc" % "0.1.0-rc1"
[guru.breakthemonolith/btm-DropwizardHealthChecks-jdbc "0.1.0-rc1"]