Last Version

spring-boot-starter-chat-ws 1.0.1

MyNewtons WS Chat starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ru.mynewtons
ArtifactId

ArtifactId

spring-boot-starter-chat-ws
Version

Version

1.0.1
Type

Type

jar
Description

Description

spring-boot-starter-chat-ws
MyNewtons WS Chat starter
Project URL

Project URL

http://mynewtons.ru

Download spring-boot-starter-chat-ws 1.0.1


<!-- https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-starter-chat-ws/ -->
<dependency>
    <groupId>ru.mynewtons</groupId>
    <artifactId>spring-boot-starter-chat-ws</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-starter-chat-ws/
implementation 'ru.mynewtons:spring-boot-starter-chat-ws:1.0.1'
// https://jarcasting.com/artifacts/ru.mynewtons/spring-boot-starter-chat-ws/
implementation ("ru.mynewtons:spring-boot-starter-chat-ws:1.0.1")
'ru.mynewtons:spring-boot-starter-chat-ws:jar:1.0.1'
<dependency org="ru.mynewtons" name="spring-boot-starter-chat-ws" rev="1.0.1">
  <artifact name="spring-boot-starter-chat-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.mynewtons', module='spring-boot-starter-chat-ws', version='1.0.1')
)
libraryDependencies += "ru.mynewtons" % "spring-boot-starter-chat-ws" % "1.0.1"
[ru.mynewtons/spring-boot-starter-chat-ws "1.0.1"]

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 2.0.0.RELEASE
org.springframework.security : spring-security-messaging jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
io.swagger : swagger-annotations jar 1.5.18
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
org.apache.commons : commons-text jar 1.1
org.apache.commons : commons-collections4 jar 4.1
org.modelmapper : modelmapper jar 1.1.0
com.google.code.gson : gson jar 2.8.2
io.reactivex.rxjava2 : rxjava jar 2.1.9
org.projectlombok : lombok Optional jar 1.16.20

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196

test (3)

Group / Artifact Type Version
ru.mynewtons : spring-boot-starter-oauth2 jar 1.0.7
org.springframework.boot : spring-boot-starter-test jar 2.0.0.RELEASE
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.