MVN

de.unentscheidbar : migratedb-spring-boot-v3

Maven & Gradle

Sep 27, 2023

MigrateDB - Spring Boot v3.x Integration

<dependency>
    <groupId>de.unentscheidbar</groupId>
    <artifactId>migratedb-spring-boot-v3</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unentscheidbar : migratedb-spring-boot-v3 to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of de.unentscheidbar : migratedb-spring-boot-v3 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
migratedb-spring-boot-v3-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.unentscheidbar</groupId>
    <artifactId>migratedb-spring-boot-v3</artifactId>
    <version>0.3.0</version>
</dependency>