MVN

net.osgiliath.datamigrator.modules : data-migrator-modules

Maven & Gradle

Jan 15, 2024
<dependency>
    <groupId>net.osgiliath.datamigrator.modules</groupId>
    <artifactId>data-migrator-modules</artifactId>
    <version>1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.osgiliath.datamigrator.modules : data-migrator-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.17

All Versions

Choose a version of net.osgiliath.datamigrator.modules : data-migrator-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.17
data-migrator-modules-1.17
1.16
data-migrator-modules-1.16

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.osgiliath.datamigrator.modules</groupId>
    <artifactId>data-migrator-modules</artifactId>
    <version>1.17</version>
</dependency>