| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.rockyang | 
| ArtifactId | ArtifactIdtio-spring-boot-common | 
| Last Version | Last Version1.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontio-spring-boot-common t-io 框架的 spring-boot-starter | 
<!-- https://jarcasting.com/artifacts/org.rockyang/tio-spring-boot-common/ -->
<dependency>
    <groupId>org.rockyang</groupId>
    <artifactId>tio-spring-boot-common</artifactId>
    <version>1.2.2</version>
</dependency>// https://jarcasting.com/artifacts/org.rockyang/tio-spring-boot-common/
implementation 'org.rockyang:tio-spring-boot-common:1.2.2'// https://jarcasting.com/artifacts/org.rockyang/tio-spring-boot-common/
implementation ("org.rockyang:tio-spring-boot-common:1.2.2")'org.rockyang:tio-spring-boot-common:jar:1.2.2'<dependency org="org.rockyang" name="tio-spring-boot-common" rev="1.2.2">
  <artifact name="tio-spring-boot-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.rockyang', module='tio-spring-boot-common', version='1.2.2')
)libraryDependencies += "org.rockyang" % "tio-spring-boot-common" % "1.2.2"[org.rockyang/tio-spring-boot-common "1.2.2"]| 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-utils | jar | 3.3.4.v20190705-RELEASE | 
| org.redisson : redisson | jar | 3.11.0 |