| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdru.mynewtons |
| ArtifactId | ArtifactIdspring-boot-starter-chat-ws |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-starter-chat-ws
MyNewtons WS Chat starter
|
| Project URL |
Project URL |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.196 |
| 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 |