cn.jasonone.him:him-commons

即时聊天服务器

License

License

GroupId

GroupId

cn.jasonone.him
ArtifactId

ArtifactId

him-commons
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

即时聊天服务器

Download him-commons

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.corundumstudio.socketio : netty-socketio jar 1.7.17
org.projectlombok : lombok jar 1.18.8
cn.hutool : hutool-all jar 4.6.3

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0