| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices Flyway Data Databases |
| GroupId | GroupIduk.co.deloittedigital.dropwizard |
| ArtifactId | ArtifactIddropwizard-flyway |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA simple parent POM for Deloitte Digital UK open source projects
|
| Filename | Size |
|---|---|
| dropwizard-flyway-1.0.0.pom | |
| dropwizard-flyway-1.0.0.jar | 9 KB |
| dropwizard-flyway-1.0.0-sources.jar | 8 KB |
| dropwizard-flyway-1.0.0-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/dropwizard-flyway/ -->
<dependency>
<groupId>uk.co.deloittedigital.dropwizard</groupId>
<artifactId>dropwizard-flyway</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/dropwizard-flyway/
implementation 'uk.co.deloittedigital.dropwizard:dropwizard-flyway:1.0.0'
// https://jarcasting.com/artifacts/uk.co.deloittedigital.dropwizard/dropwizard-flyway/
implementation ("uk.co.deloittedigital.dropwizard:dropwizard-flyway:1.0.0")
'uk.co.deloittedigital.dropwizard:dropwizard-flyway:jar:1.0.0'
<dependency org="uk.co.deloittedigital.dropwizard" name="dropwizard-flyway" rev="1.0.0">
<artifact name="dropwizard-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.deloittedigital.dropwizard', module='dropwizard-flyway', version='1.0.0')
)
libraryDependencies += "uk.co.deloittedigital.dropwizard" % "dropwizard-flyway" % "1.0.0"
[uk.co.deloittedigital.dropwizard/dropwizard-flyway "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.flywaydb : flyway-core | jar | 3.2.1 |
| 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 |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.rnorth.visible-assertions : visible-assertions | jar | 1.0.4 |
| Version |
|---|
|
1.0.0
|