| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.jasonone.him | 
    
| ArtifactId | ArtifactIdhim-commons | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description即时聊天服务器 
         | 
    
| Filename | Size | 
|---|---|
| him-commons-1.1.1.pom | |
| him-commons-1.1.1.jar | 14 KB | 
| him-commons-1.1.1-sources.jar | 8 KB | 
| him-commons-1.1.1-javadoc.jar | 98 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.7.RELEASE |