cn.jasonone.him:him-spring-boot-starter

即时聊天服务器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.jasonone.him
ArtifactId

ArtifactId

him-spring-boot-starter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

即时聊天服务器

Download him-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
cn.jasonone.him : him-commons jar 1.1.1
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE
com.corundumstudio.socketio : netty-socketio jar 1.7.17
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.7.RELEASE
org.projectlombok : lombok jar 1.18.8
cn.hutool : hutool-all jar 4.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0