| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Flyway Data Databases |
| GroupId | GroupIdcom.googlecode.flyway |
| ArtifactId | ArtifactIdflyway-maven-plugin-largetest |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflyway-maven-plugin-largetest
Flyway: The agile database migration framework for Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flyway-maven-plugin-largetest-1.6.pom | |
| flyway-maven-plugin-largetest-1.6.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.flyway/flyway-maven-plugin-largetest/ -->
<dependency>
<groupId>com.googlecode.flyway</groupId>
<artifactId>flyway-maven-plugin-largetest</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.flyway/flyway-maven-plugin-largetest/
implementation 'com.googlecode.flyway:flyway-maven-plugin-largetest:1.6'
// https://jarcasting.com/artifacts/com.googlecode.flyway/flyway-maven-plugin-largetest/
implementation ("com.googlecode.flyway:flyway-maven-plugin-largetest:1.6")
'com.googlecode.flyway:flyway-maven-plugin-largetest:jar:1.6'
<dependency org="com.googlecode.flyway" name="flyway-maven-plugin-largetest" rev="1.6">
<artifact name="flyway-maven-plugin-largetest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.flyway', module='flyway-maven-plugin-largetest', version='1.6')
)
libraryDependencies += "com.googlecode.flyway" % "flyway-maven-plugin-largetest" % "1.6"
[com.googlecode.flyway/flyway-maven-plugin-largetest "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | 2.5.6 |
| junit : junit | jar | 4.4 |