MVN

com.hynnet : hynnet-appframework

Maven & Gradle

Sep 08, 2017
4 usages
0 stars

hynnet-appframework · Java实现的MVC框架类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-appframework</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hynnet : hynnet-appframework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.hynnet : hynnet-appframework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
hynnet-appframework-1.1.2
hynnet-appframework-1.1.1
hynnet-appframework-1.1.0
1.0.x
hynnet-appframework-1.0.9
hynnet-appframework-1.0.8
hynnet-appframework-1.0.7

How to add a dependency to Maven

Add the following com.hynnet : hynnet-appframework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-appframework</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : hynnet-appframework gradle dependency to your build.gradle file:

implementation 'com.hynnet:hynnet-appframework:1.1.2'

Gradle Kotlin DSL: Add the following com.hynnet : hynnet-appframework gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:hynnet-appframework:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : hynnet-appframework sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "hynnet-appframework" % "1.1.2"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

Dec 08, 2016
1 usages
0 stars
Oct 06, 2021
14 usages
3 stars
May 24, 2023
10 usages
34 stars
May 17, 2023
7 usages
259 stars
Apr 01, 2019
2 usages
4 stars
Mar 29, 2013
2 usages
2 stars
Sep 15, 2011
8 usages
43 stars
May 05, 2021
20 usages
6 stars