| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Net | 
        
| GroupId | GroupIdnet.zhfish.tio | 
    
| ArtifactId | ArtifactIdtio-websocket-spring-boot-starter | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontio-websocket-spring-boot-starter 
            starter for tio-websocket 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.zhfish.tio/tio-websocket-spring-boot-starter/ -->
<dependency>
    <groupId>net.zhfish.tio</groupId>
    <artifactId>tio-websocket-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.zhfish.tio/tio-websocket-spring-boot-starter/
implementation 'net.zhfish.tio:tio-websocket-spring-boot-starter:0.0.1'
                // https://jarcasting.com/artifacts/net.zhfish.tio/tio-websocket-spring-boot-starter/
implementation ("net.zhfish.tio:tio-websocket-spring-boot-starter:0.0.1")
                'net.zhfish.tio:tio-websocket-spring-boot-starter:jar:0.0.1'
                <dependency org="net.zhfish.tio" name="tio-websocket-spring-boot-starter" rev="0.0.1">
  <artifact name="tio-websocket-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.zhfish.tio', module='tio-websocket-spring-boot-starter', version='0.0.1')
)
                libraryDependencies += "net.zhfish.tio" % "tio-websocket-spring-boot-starter" % "0.0.1"
                [net.zhfish.tio/tio-websocket-spring-boot-starter "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.t-io : tio-websocket-server | jar | 3.2.1.v20181024-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.4 |