MVN

com.github.niupengyu : ahead-frame

Maven & Gradle

Mar 10, 2023
2 stars

ahead-frame · java framework

<dependency>
    <groupId>com.github.niupengyu</groupId>
    <artifactId>ahead-frame</artifactId>
    <version>1.2.7-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.niupengyu : ahead-frame to add to Maven - Latest Versions:

  • Latest Stable: 1.2.7-RELEASE

All Versions

Choose a version of com.github.niupengyu : ahead-frame to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
ahead-frame-1.2.7-RELEASE
ahead-frame-1.2.5-RELEASE
ahead-frame-1.2.4-RELEASE
ahead-frame-1.2.3-RELEASE
ahead-frame-1.2.2-RELEASE
ahead-frame-1.2.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.niupengyu</groupId>
    <artifactId>ahead-frame</artifactId>
    <version>1.2.7-RELEASE</version>
</dependency>

Advertisement