tio-websocket-spring-boot-starter

spring-boot-starter for tio-websocket

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fanpan26
ArtifactId

ArtifactId

tio-websocket-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

tio-websocket-spring-boot-starter
spring-boot-starter for tio-websocket
Project URL

Project URL

https://github.com/fanpan26/tio-websocket-spring-boot-starter

Download tio-websocket-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.9.RELEASE
org.t-io : tio-websocket-server jar 3.7.0.v20201010-RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.9.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE