License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices HikariCP Data Databases |
GroupId | GroupIduk.co.deloittedigital.dropwizard |
ArtifactId | ArtifactIddropwizard-hikaricp |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA simple parent POM for Deloitte Digital UK open source projects
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 2.4.3 |
org.projectlombok : lombok | jar | 1.16.6 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.9.2 |
io.dropwizard : dropwizard-db | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
uk.co.deloittedigital.dropwizard : integration-test-support | jar | 1.0.0 |
com.h2database : h2 | jar | 1.4.190 |