tio-http-server-spring-boot-starter

Tio Http 服务的 spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yanceking
ArtifactId

ArtifactId

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

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

tio-http-server-spring-boot-starter
Tio Http 服务的 spring-boot-starter
Project URL

Project URL

https://github.com/yanceking/tio-http-server-spring-boot-starter
Source Code Management

Source Code Management

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

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

How to add to project

<!-- 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>3.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:3.0'
// https://jarcasting.com/artifacts/com.github.yanceking/tio-http-server-spring-boot-starter/
implementation ("com.github.yanceking:tio-http-server-spring-boot-starter:3.0")
'com.github.yanceking:tio-http-server-spring-boot-starter:jar:3.0'
<dependency org="com.github.yanceking" name="tio-http-server-spring-boot-starter" rev="3.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='3.0')
)
libraryDependencies += "com.github.yanceking" % "tio-http-server-spring-boot-starter" % "3.0"
[com.github.yanceking/tio-http-server-spring-boot-starter "3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.t-io : tio-core jar 3.6.0.v20200315-RELEASE
org.t-io : tio-http-server jar 3.6.0.v20200315-RELEASE
org.t-io : tio-http-common jar 3.6.0.v20200315-RELEASE
org.t-io : tio-utils jar 3.6.0.v20200315-RELEASE

Project Modules

There are no modules declared in this project.

Tio-Http-Server-Starter

Tio Http 服务的 spring-boot-starter

Versions

Version
3.0
2.0
1.0