License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.yammer.dropwizard |
ArtifactId | ArtifactIddropwizard-migrations |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Migrations
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
services.
|
Filename | Size |
---|---|
dropwizard-migrations-0.6.2.pom | |
dropwizard-migrations-0.6.2.jar | 29 KB |
dropwizard-migrations-0.6.2-sources.jar | 14 KB |
dropwizard-migrations-0.6.2-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-migrations/ -->
<dependency>
<groupId>com.yammer.dropwizard</groupId>
<artifactId>dropwizard-migrations</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-migrations/
implementation 'com.yammer.dropwizard:dropwizard-migrations:0.6.2'
// https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-migrations/
implementation ("com.yammer.dropwizard:dropwizard-migrations:0.6.2")
'com.yammer.dropwizard:dropwizard-migrations:jar:0.6.2'
<dependency org="com.yammer.dropwizard" name="dropwizard-migrations" rev="0.6.2">
<artifact name="dropwizard-migrations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.dropwizard', module='dropwizard-migrations', version='0.6.2')
)
libraryDependencies += "com.yammer.dropwizard" % "dropwizard-migrations" % "0.6.2"
[com.yammer.dropwizard/dropwizard-migrations "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.yammer.dropwizard : dropwizard-db | jar | 0.6.2 |
org.liquibase : liquibase-core | jar | 2.0.5 |
com.mattbertolini : liquibase-slf4j | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.easytesting : fest-assert-core | jar | 2.0M10 |