MVN

com.hynnet : hynnet-model

Maven & Gradle

Jun 24, 2018
6 usages
0 stars

hynnet-model · Java实现的面向对象设计的通用数据对象模型类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

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

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
hynnet-model-1.2.1
hynnet-model-1.2.0
1.1.x
hynnet-model-1.1.3
hynnet-model-1.1.2
hynnet-model-1.1.1
hynnet-model-1.1.0
1.0.x
hynnet-model-1.0.9
hynnet-model-1.0.8
hynnet-model-1.0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-model</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.hynnet:hynnet-model:1.2.1'

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

implementation("com.hynnet:hynnet-model:1.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.hynnet" % "hynnet-model" % "1.2.1"

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

Aug 02, 2017
3 stars
Nov 04, 2021
10 usages
90 stars
Aug 11, 2020
15 usages
12 stars
Aug 06, 2023
3 usages
0 stars
Apr 14, 2023
24 usages
427 stars
Aug 07, 2013
3 usages
70 stars
May 27, 2021
6 usages
1.2k stars