hserver-parent

一个基于Netty的高性能Server 服务器

License

License

GroupId

GroupId

cn.hserver
ArtifactId

ArtifactId

hserver-parent
Last Version

Last Version

3.0.M2
Release Date

Release Date

Type

Type

pom
Description

Description

hserver-parent
一个基于Netty的高性能Server 服务器
Project URL

Project URL

https://gitee.com/HServer/HServer
Source Code Management

Source Code Management

https://gitee.com/HServer/HServer.git

Download hserver-parent

How to add to project

<!-- https://jarcasting.com/artifacts/cn.hserver/hserver-parent/ -->
<dependency>
    <groupId>cn.hserver</groupId>
    <artifactId>hserver-parent</artifactId>
    <version>3.0.M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hserver/hserver-parent/
implementation 'cn.hserver:hserver-parent:3.0.M2'
// https://jarcasting.com/artifacts/cn.hserver/hserver-parent/
implementation ("cn.hserver:hserver-parent:3.0.M2")
'cn.hserver:hserver-parent:pom:3.0.M2'
<dependency org="cn.hserver" name="hserver-parent" rev="3.0.M2">
  <artifact name="hserver-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hserver', module='hserver-parent', version='3.0.M2')
)
libraryDependencies += "cn.hserver" % "hserver-parent" % "3.0.M2"
[cn.hserver/hserver-parent "3.0.M2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hserver
  • hserver-plugin-beetlsql
  • hserver-plugin-mybatis
  • hserver-plugin-rpc
  • hserver-plugin-maven

Versions

Version
3.0.M2
3.0.M1