MVN

com.hynnet : hynnet

Maven & Gradle

Dec 09, 2022
0 stars

hynnet · Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

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

Latest Version

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

  • Latest Stable: 1.3.2

All Versions

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

Version Vulnerabilities Updated
1.3.x
hynnet-1.3.4
hynnet-1.3.2
hynnet-1.3.1
hynnet-1.3.0
1.2.x
hynnet-1.2.6
hynnet-1.2.4
hynnet-1.2.3
hynnet-1.2.2
hynnet-1.2.1
hynnet-1.2.0
1.1.x
hynnet-1.1.3
hynnet-1.1.2
hynnet-1.1.1
hynnet-1.1.0
1.0.x
hynnet-1.0.9
hynnet-1.0.8
hynnet-1.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet</artifactId>
    <version>1.3.2</version>
</dependency>

Advertisement