MVN

me.magicall : all

Maven & Gradle

Jan 14, 2024

all · 一些java工具

<dependency>
    <groupId>me.magicall</groupId>
    <artifactId>all</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.magicall : all to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of me.magicall : all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
all-1.2.4
all-1.2.3
all-1.2.2
1.1.x
all-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.magicall</groupId>
    <artifactId>all</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement