Last Version

Dropwizard Migrations 4.0.0-beta.1

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-migrations
Version

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

Dropwizard Migrations
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-migrations 4.0.0-beta.1


<!-- https://jarcasting.com/artifacts/io.dropwizard/dropwizard-migrations/ -->
<dependency>
    <groupId>io.dropwizard</groupId>
    <artifactId>dropwizard-migrations</artifactId>
    <version>4.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-migrations/
implementation 'io.dropwizard:dropwizard-migrations:4.0.0-beta.1'
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-migrations/
implementation ("io.dropwizard:dropwizard-migrations:4.0.0-beta.1")
'io.dropwizard:dropwizard-migrations:jar:4.0.0-beta.1'
<dependency org="io.dropwizard" name="dropwizard-migrations" rev="4.0.0-beta.1">
  <artifact name="dropwizard-migrations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-migrations', version='4.0.0-beta.1')
)
libraryDependencies += "io.dropwizard" % "dropwizard-migrations" % "4.0.0-beta.1"
[io.dropwizard/dropwizard-migrations "4.0.0-beta.1"]

Dependencies

compile (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 4.0.0-beta.1
io.dropwizard : dropwizard-db jar 4.0.0-beta.1
io.dropwizard.metrics : metrics-core jar
com.google.code.findbugs : jsr305 jar 3.0.2
org.liquibase : liquibase-core jar 4.9.1
net.sourceforge.argparse4j : argparse4j jar 0.9.0
org.slf4j : slf4j-api jar 2.0.0-alpha7

runtime (2)

Group / Artifact Type Version
com.mattbertolini : liquibase-slf4j jar 4.1.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.22.0
org.jdbi : jdbi3-core jar
org.mockito : mockito-core jar 4.4.0
com.h2database : h2 jar 2.1.210
net.jcip : jcip-annotations jar 1.0
org.apache.tomcat : tomcat-jdbc jar 10.0.20

Project Modules

There are no modules declared in this project.