Ktor Flyway feature

Ktor flyway feature

License

License

MIT
Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.viartemev
ArtifactId

ArtifactId

ktor-flyway-feature
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ktor Flyway feature
Ktor flyway feature
Project URL

Project URL

https://github.com/viartemev/ktor-flyway-feature
Source Code Management

Source Code Management

https://github.com/viartemev/ktor-flyway-feature

Download ktor-flyway-feature

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 7.9.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
io.ktor : ktor-server-core jar 1.6.0
ch.qos.logback : logback-classic jar 1.2.3

test (9)

Group / Artifact Type Version
io.ktor : ktor-server-test-host jar 1.6.0
org.testcontainers : postgresql jar 1.15.3
org.testcontainers : testcontainers jar 1.15.3
org.testcontainers : junit-jupiter jar 1.15.3
com.zaxxer : HikariCP jar 4.0.3
org.postgresql : postgresql jar 42.2.20
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0