| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcn.jdevelops | 
    
| ArtifactId | ArtifactIdwebs-socket-client | 
    
| Last Version | Last Version2.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description开发用的小组件 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| webs-socket-client-2.0.4.pom | |
| webs-socket-client-2.0.4-sources.jar | 1 KB | 
| webs-socket-client-2.0.4-javadoc.jar | 25 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.jdevelops/webs-socket-client/ -->
<dependency>
    <groupId>cn.jdevelops</groupId>
    <artifactId>webs-socket-client</artifactId>
    <version>2.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.jdevelops/webs-socket-client/
implementation 'cn.jdevelops:webs-socket-client:2.0.4'
                // https://jarcasting.com/artifacts/cn.jdevelops/webs-socket-client/
implementation ("cn.jdevelops:webs-socket-client:2.0.4")
                'cn.jdevelops:webs-socket-client:jar:2.0.4'
                <dependency org="cn.jdevelops" name="webs-socket-client" rev="2.0.4">
  <artifact name="webs-socket-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.jdevelops', module='webs-socket-client', version='2.0.4')
)
                libraryDependencies += "cn.jdevelops" % "webs-socket-client" % "2.0.4"
                [cn.jdevelops/webs-socket-client "2.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.jdevelops : webs-socket-core | jar | 2.0.4 | 
| io.swagger : swagger-annotations Optional | jar | 1.6.3 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 | 
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 | 
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 3.6.28 | 
| org.mockito : mockito-inline | jar | 3.6.28 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | 2.4.2 |