MVN

com.admin4j : framework

Maven & Gradle

Aug 08, 2023
52 stars

framework · Admin4j Framework- 基础脚手架

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

Latest Version

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

  • Latest Stable: 0.8.0

All Versions

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

Version Vulnerabilities Updated
0.8.x
framework-0.8.0
0.5.x
framework-0.5.1
framework-0.5.0
0.1.x
framework-0.1.1
framework-0.1.0
0.0.x
framework-0.0.7
framework-0.0.6
framework-0.0.5
framework-0.0.4
framework-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.admin4j</groupId>
    <artifactId>framework</artifactId>
    <version>0.8.0</version>
</dependency>