uk.co.deloittedigital.dropwizard:dropwizard-hikaricp

A simple parent POM for Deloitte Digital UK open source projects

License

License

Categories

Categories

DropWizard Container Microservices HikariCP Data Databases
GroupId

GroupId

uk.co.deloittedigital.dropwizard
ArtifactId

ArtifactId

dropwizard-hikaricp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

A simple parent POM for Deloitte Digital UK open source projects

Download dropwizard-hikaricp

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/dropwizard-hikaricp/ -->
<dependency>
    <groupId>uk.co.deloittedigital.dropwizard</groupId>
    <artifactId>dropwizard-hikaricp</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/dropwizard-hikaricp/
implementation 'uk.co.deloittedigital.dropwizard:dropwizard-hikaricp:1.0.0'
// https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/dropwizard-hikaricp/
implementation ("uk.co.deloittedigital.dropwizard:dropwizard-hikaricp:1.0.0")
'uk.co.deloittedigital.dropwizard:dropwizard-hikaricp:jar:1.0.0'
<dependency org="uk.co.deloittedigital.dropwizard" name="dropwizard-hikaricp" rev="1.0.0">
  <artifact name="dropwizard-hikaricp" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.deloittedigital.dropwizard', module='dropwizard-hikaricp', version='1.0.0')
)
libraryDependencies += "uk.co.deloittedigital.dropwizard" % "dropwizard-hikaricp" % "1.0.0"
[uk.co.deloittedigital.dropwizard/dropwizard-hikaricp "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 2.4.3
org.projectlombok : lombok jar 1.16.6

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2
io.dropwizard : dropwizard-db jar 0.9.2

test (2)

Group / Artifact Type Version
uk.co.deloittedigital.dropwizard : integration-test-support jar 1.0.0
com.h2database : h2 jar 1.4.190

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0