Springboot Rest Over Websocket Starter

Spring boot starter for Rest Over Websocket

License

License

GroupId

GroupId

io.ep2p
ArtifactId

ArtifactId

row-server-starter
Last Version

Last Version

2.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Springboot Rest Over Websocket Starter
Spring boot starter for Rest Over Websocket
Project URL

Project URL

https://github.com/ep2p/row-server-starter
Source Code Management

Source Code Management

http://github.com/ep2p/row-client-starter/tree/master

Download row-server-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.ep2p/row-server-starter/ -->
<dependency>
    <groupId>io.ep2p</groupId>
    <artifactId>row-server-starter</artifactId>
    <version>2.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.ep2p/row-server-starter/
implementation 'io.ep2p:row-server-starter:2.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.ep2p/row-server-starter/
implementation ("io.ep2p:row-server-starter:2.1.0-RELEASE")
'io.ep2p:row-server-starter:jar:2.1.0-RELEASE'
<dependency org="io.ep2p" name="row-server-starter" rev="2.1.0-RELEASE">
  <artifact name="row-server-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ep2p', module='row-server-starter', version='2.1.0-RELEASE')
)
libraryDependencies += "io.ep2p" % "row-server-starter" % "2.1.0-RELEASE"
[io.ep2p/row-server-starter "2.1.0-RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.5
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
org.projectlombok : lombok Optional jar 1.18.20
commons-collections : commons-collections jar 3.2.2
org.springframework.boot : spring-boot-starter-websocket jar 2.4.5
commons-lang : commons-lang jar 2.5
org.springframework.boot : spring-boot-starter-aop jar 2.4.5
org.springframework.boot : spring-boot-starter-validation jar 2.4.5
com.google.guava : guava jar 29.0-jre

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0-RELEASE