License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdcom.viartemev |
ArtifactId | ArtifactIdktor-flyway-feature |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKtor Flyway feature
Ktor flyway feature
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktor-flyway-feature-1.3.0.pom | |
ktor-flyway-feature-1.3.0.jar | 13 KB |
ktor-flyway-feature-1.3.0-sources.jar | 1 KB |
ktor-flyway-feature-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |