MVN

co.exabit.boot : boot-starter-oss

Maven & Gradle

Sep 19, 2018
<dependency>
    <groupId>co.exabit.boot</groupId>
    <artifactId>boot-starter-oss</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.2

All Versions

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

Version Vulnerabilities Updated
2.0.x
boot-starter-oss-2.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.exabit.boot</groupId>
    <artifactId>boot-starter-oss</artifactId>
    <version>2.0.2</version>
</dependency>

Advertisement