Last Version

hynnet-server 1.1.1

Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-server
Version

Version

1.1.1
Type

Type

jar
Description

Description

hynnet-server
Java实现的基础工具类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

Download hynnet-server 1.1.1


<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-server/ -->
<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-server</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-server/
implementation 'com.hynnet:hynnet-server:1.1.1'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-server/
implementation ("com.hynnet:hynnet-server:1.1.1")
'com.hynnet:hynnet-server:jar:1.1.1'
<dependency org="com.hynnet" name="hynnet-server" rev="1.1.1">
  <artifact name="hynnet-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-server', version='1.1.1')
)
libraryDependencies += "com.hynnet" % "hynnet-server" % "1.1.1"
[com.hynnet/hynnet-server "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.hynnet : hynnet-util jar 1.1.0
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.