License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdio.sunshower.zephyr |
ArtifactId | ArtifactIdtest-plugin-flyway |
Last Version | Last Version2.0.128.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSunshower Arcus
Sunshower Core Libraries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-plugin-flyway-2.0.128.Final.pom | |
test-plugin-flyway-2.0.128.Final-tests.jar | 261 bytes |
test-plugin-flyway-2.0.128.Final-sources.jar | 261 bytes |
test-plugin-flyway-2.0.128.Final-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.sunshower.zephyr/test-plugin-flyway/ -->
<dependency>
<groupId>io.sunshower.zephyr</groupId>
<artifactId>test-plugin-flyway</artifactId>
<version>2.0.128.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunshower.zephyr/test-plugin-flyway/
implementation 'io.sunshower.zephyr:test-plugin-flyway:2.0.128.Final'
// https://jarcasting.com/artifacts/io.sunshower.zephyr/test-plugin-flyway/
implementation ("io.sunshower.zephyr:test-plugin-flyway:2.0.128.Final")
'io.sunshower.zephyr:test-plugin-flyway:pom:2.0.128.Final'
<dependency org="io.sunshower.zephyr" name="test-plugin-flyway" rev="2.0.128.Final">
<artifact name="test-plugin-flyway" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunshower.zephyr', module='test-plugin-flyway', version='2.0.128.Final')
)
libraryDependencies += "io.sunshower.zephyr" % "test-plugin-flyway" % "2.0.128.Final"
[io.sunshower.zephyr/test-plugin-flyway "2.0.128.Final"]