MVN

com.admin4j : admin4j-parent

Maven & Gradle

Aug 08, 2023
52 stars

admin4j-parent · 用于业务框架的父工程

<dependency>
    <groupId>com.admin4j</groupId>
    <artifactId>admin4j-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.admin4j : admin4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.admin4j : admin4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
admin4j-parent-0.8.0
0.5.x
admin4j-parent-0.5.0
0.0.x
admin4j-parent-0.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.admin4j</groupId>
    <artifactId>admin4j-parent</artifactId>
    <version>0.8.0</version>
</dependency>