MVN

io.bootique.di : bootique-di-parent

Maven & Gradle

Dec 09, 2022
8 stars

bootique-di-parent: Parent POM of bootique-di modules

<dependency>
    <groupId>io.bootique.di</groupId>
    <artifactId>bootique-di-parent</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.di : bootique-di-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.di : bootique-di-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-di-parent-3.0.M1
2.0.x
bootique-di-parent-2.0.1
bootique-di-parent-2.0.RC1
bootique-di-parent-2.0.B1
bootique-di-parent-2.0.M1
2.0
bootique-di-parent-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bootique.di</groupId>
    <artifactId>bootique-di-parent</artifactId>
    <version>3.0.M1</version>
</dependency>