cn.xnatural.enet:enet-common

enet 事件驱动

License

License

Categories

Categories

Net
GroupId

GroupId

cn.xnatural.enet
ArtifactId

ArtifactId

enet-common
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

enet 事件驱动
Project URL

Project URL

https://gitee.com/xnat/enet
Source Code Management

Source Code Management

https://gitee.com/xnat/enet

Download enet-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.5
com.alibaba : fastjson jar 1.2.54
commons-beanutils : commons-beanutils jar 1.9.3
cglib : cglib jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11
0.0.10
0.0.9
0.0.8