Last Version

ws.ament.hammock:util-flyway 2.1

CDI Based MicroServices

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

util-flyway
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/util-flyway

Download util-flyway 2.1


<!-- https://jarcasting.com/artifacts/ws.ament.hammock/util-flyway/ -->
<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>util-flyway</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/util-flyway/
implementation 'ws.ament.hammock:util-flyway:2.1'
// https://jarcasting.com/artifacts/ws.ament.hammock/util-flyway/
implementation ("ws.ament.hammock:util-flyway:2.1")
'ws.ament.hammock:util-flyway:jar:2.1'
<dependency org="ws.ament.hammock" name="util-flyway" rev="2.1">
  <artifact name="util-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='util-flyway', version='2.1')
)
libraryDependencies += "ws.ament.hammock" % "util-flyway" % "2.1"
[ws.ament.hammock/util-flyway "2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 4.2.0
ws.ament.hammock : jpa-core jar 2.1

test (4)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.2.0.Final
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
com.h2database : h2 jar 1.4.196

Project Modules

There are no modules declared in this project.