MVN

icu.easyj : easyj-tools-parent

Maven & Gradle

Mar 01, 2023
7 stars

icu.easyj :: easyj-tools-parent · EasyJ社区提供的一些工具,如:maven插件、注解处理器等等。

<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-tools-parent</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of icu.easyj : easyj-tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of icu.easyj : easyj-tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
easyj-tools-parent-1.1.5
easyj-tools-parent-1.1.4
easyj-tools-parent-1.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-tools-parent</artifactId>
    <version>1.1.5</version>
</dependency>

Advertisement