MVN

com.github.hongframework : hframe

Maven & Gradle

Jan 12, 2018
7 stars

a configurable MVC framework

<dependency>
    <groupId>com.github.hongframework</groupId>
    <artifactId>hframe</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hongframework : hframe to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.hongframework : hframe to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hframe-1.0.2
hframe-1.0.1
1.0
hframe-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hongframework</groupId>
    <artifactId>hframe</artifactId>
    <version>1.0.2</version>
</dependency>