MVN

com.github.guigumua : robot-parent

Maven & Gradle

Apr 25, 2020
4 stars

robot-parent · qqbot starter dependencies management

<dependency>
    <groupId>com.github.guigumua</groupId>
    <artifactId>robot-parent</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.guigumua : robot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.guigumua : robot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
robot-parent-1.0.4
robot-parent-1.0.3
robot-parent-1.0.2
robot-parent-1.0.1-RELEASE
robot-parent-1.0.0-RELEASE
0.0.x
robot-parent-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.guigumua</groupId>
    <artifactId>robot-parent</artifactId>
    <version>1.0.4</version>
</dependency>

Advertisement