MVN

io.github.jdiscordbots : jdiscordbots-parent

Maven & Gradle

Jun 20, 2020
0 stars

JDiscordBots Parent · Parent pom for easy packaging and deployment to maven central

<dependency>
    <groupId>io.github.jdiscordbots</groupId>
    <artifactId>jdiscordbots-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
jdiscordbots-parent-1.0.3
jdiscordbots-parent-1.0.2
jdiscordbots-parent-1.0.1
jdiscordbots-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jdiscordbots</groupId>
    <artifactId>jdiscordbots-parent</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement