| License |
License |
|---|---|
| Categories |
CategoriesFlyway Data Databases |
| GroupId | GroupIdcom.googlecode.flyway-test-extensions |
| ArtifactId | ArtifactIdparent |
| Version | Version2.3.0.1 |
| Type | Typepom |
| Description |
DescriptionFlyway-test-extensions parent
Parent pom for flyway-test-extensions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.3.0.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.flyway-test-extensions/parent/ -->
<dependency>
<groupId>com.googlecode.flyway-test-extensions</groupId>
<artifactId>parent</artifactId>
<version>2.3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.flyway-test-extensions/parent/
implementation 'com.googlecode.flyway-test-extensions:parent:2.3.0.1'
// https://jarcasting.com/artifacts/com.googlecode.flyway-test-extensions/parent/
implementation ("com.googlecode.flyway-test-extensions:parent:2.3.0.1")
'com.googlecode.flyway-test-extensions:parent:pom:2.3.0.1'
<dependency org="com.googlecode.flyway-test-extensions" name="parent" rev="2.3.0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.flyway-test-extensions', module='parent', version='2.3.0.1')
)
libraryDependencies += "com.googlecode.flyway-test-extensions" % "parent" % "2.3.0.1"
[com.googlecode.flyway-test-extensions/parent "2.3.0.1"]