MVN

co.exabit.boot : boot-dependencies

Maven & Gradle

Sep 21, 2018
68.1k stars
<dependency>
    <groupId>co.exabit.boot</groupId>
    <artifactId>boot-dependencies</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.exabit.boot : boot-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of co.exabit.boot : boot-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
boot-dependencies-2.0.6
boot-dependencies-2.0.5
boot-dependencies-2.0.4
boot-dependencies-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.exabit.boot</groupId>
    <artifactId>boot-dependencies</artifactId>
    <version>2.0.6</version>
</dependency>

Advertisement