MVN

io.github.bootystar : common

Maven & Gradle

Jul 18, 2023
1 stars

common · bootystar's common utils

<dependency>
    <groupId>io.github.bootystar</groupId>
    <artifactId>common</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.bootystar : common to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.bootystar : common to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
common-0.0.3
common-0.0.2
common-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.bootystar</groupId>
    <artifactId>common</artifactId>
    <version>0.0.3</version>
</dependency>