MVN

fish.focus.uvms.incident : liquibase

Maven & Gradle

Feb 23, 2022
2 usages

liquibase

<dependency>
    <groupId>fish.focus.uvms.incident</groupId>
    <artifactId>liquibase</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fish.focus.uvms.incident : liquibase to add to Maven - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of fish.focus.uvms.incident : liquibase to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
liquibase-1.0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fish.focus.uvms.incident</groupId>
    <artifactId>liquibase</artifactId>
    <version>1.0.12</version>
</dependency>

Advertisement