MVN

io.github.coolys : coolybot-parent

Maven & Gradle

Apr 28, 2019

Coolybot server-side parent POM

<dependency>
    <groupId>io.github.coolys</groupId>
    <artifactId>coolybot-parent</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.coolys : coolybot-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.coolys : coolybot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
coolybot-parent-3.0.0
2.1.x
coolybot-parent-2.1.1
coolybot-parent-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.coolys</groupId>
    <artifactId>coolybot-parent</artifactId>
    <version>3.0.0</version>
</dependency>