is not current version
Last Version 3.0

com.github.yanceking:tio-http-server-spring-boot-starter 2.0

Tio Http 服务的 spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yanceking
ArtifactId

ArtifactId

tio-http-server-spring-boot-starter
Version

Version

2.0
Type

Type

jar

Download tio-http-server-spring-boot-starter 2.0


<!-- https://jarcasting.com/artifacts/com.github.yanceking/tio-http-server-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.yanceking</groupId>
    <artifactId>tio-http-server-spring-boot-starter</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanceking/tio-http-server-spring-boot-starter/
implementation 'com.github.yanceking:tio-http-server-spring-boot-starter:2.0'
// https://jarcasting.com/artifacts/com.github.yanceking/tio-http-server-spring-boot-starter/
implementation ("com.github.yanceking:tio-http-server-spring-boot-starter:2.0")
'com.github.yanceking:tio-http-server-spring-boot-starter:jar:2.0'
<dependency org="com.github.yanceking" name="tio-http-server-spring-boot-starter" rev="2.0">
  <artifact name="tio-http-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanceking', module='tio-http-server-spring-boot-starter', version='2.0')
)
libraryDependencies += "com.github.yanceking" % "tio-http-server-spring-boot-starter" % "2.0"
[com.github.yanceking/tio-http-server-spring-boot-starter "2.0"]