License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdfish.focus.uvms.exchange |
ArtifactId | ArtifactIdliquibase |
Last Version | Last Version5.3.27 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfocus pom, parent for all projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
liquibase-5.3.27.pom | |
liquibase-5.3.27.zip | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.exchange/liquibase/ -->
<dependency>
<groupId>fish.focus.uvms.exchange</groupId>
<artifactId>liquibase</artifactId>
<version>5.3.27</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.exchange/liquibase/
implementation 'fish.focus.uvms.exchange:liquibase:5.3.27'
// https://jarcasting.com/artifacts/fish.focus.uvms.exchange/liquibase/
implementation ("fish.focus.uvms.exchange:liquibase:5.3.27")
'fish.focus.uvms.exchange:liquibase:pom:5.3.27'
<dependency org="fish.focus.uvms.exchange" name="liquibase" rev="5.3.27">
<artifact name="liquibase" type="pom" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.exchange', module='liquibase', version='5.3.27')
)
libraryDependencies += "fish.focus.uvms.exchange" % "liquibase" % "5.3.27"
[fish.focus.uvms.exchange/liquibase "5.3.27"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
fish.focus.uvms.maven : uvms-pom-test-deps | pom | 3.18 |