| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.t-io | 
| ArtifactId | ArtifactIdtio-websocket-spring-boot-starter | 
| Version | Version3.6.0.v20200315-RELEASE | 
| Type | Typejar | 
| Description | Descriptiontio-spring-boot's parent | 
<!-- https://jarcasting.com/artifacts/org.t-io/tio-websocket-spring-boot-starter/ -->
<dependency>
    <groupId>org.t-io</groupId>
    <artifactId>tio-websocket-spring-boot-starter</artifactId>
    <version>3.6.0.v20200315-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.t-io/tio-websocket-spring-boot-starter/
implementation 'org.t-io:tio-websocket-spring-boot-starter:3.6.0.v20200315-RELEASE'// https://jarcasting.com/artifacts/org.t-io/tio-websocket-spring-boot-starter/
implementation ("org.t-io:tio-websocket-spring-boot-starter:3.6.0.v20200315-RELEASE")'org.t-io:tio-websocket-spring-boot-starter:jar:3.6.0.v20200315-RELEASE'<dependency org="org.t-io" name="tio-websocket-spring-boot-starter" rev="3.6.0.v20200315-RELEASE">
  <artifact name="tio-websocket-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.t-io', module='tio-websocket-spring-boot-starter', version='3.6.0.v20200315-RELEASE')
)libraryDependencies += "org.t-io" % "tio-websocket-spring-boot-starter" % "3.6.0.v20200315-RELEASE"[org.t-io/tio-websocket-spring-boot-starter "3.6.0.v20200315-RELEASE"]| 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.6.0.v20200315-RELEASE | 
| org.t-io : tio-spring-boot-common | jar | 3.6.0.v20200315-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.redisson : redisson | jar | 3.12.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
| org.testng : testng | jar | 7.1.0 |