| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kasource.websocket |
| Идентификатор | Идентификаторka-websocket-spring |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKa Spring Web Socket
Ka Websocket for Spring
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ka-websocket-spring-0.3.pom | |
| ka-websocket-spring-0.3.jar | 29 KB |
| ka-websocket-spring-0.3-sources.jar | 18 KB |
| ka-websocket-spring-0.3-javadoc.jar | 142 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kasource.websocket/ka-websocket-spring/ -->
<dependency>
<groupId>org.kasource.websocket</groupId>
<artifactId>ka-websocket-spring</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-websocket-spring/
implementation 'org.kasource.websocket:ka-websocket-spring:0.3'
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-websocket-spring/
implementation ("org.kasource.websocket:ka-websocket-spring:0.3")
'org.kasource.websocket:ka-websocket-spring:jar:0.3'
<dependency org="org.kasource.websocket" name="ka-websocket-spring" rev="0.3">
<artifact name="ka-websocket-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.websocket', module='ka-websocket-spring', version='0.3')
)
libraryDependencies += "org.kasource.websocket" % "ka-websocket-spring" % "0.3"
[org.kasource.websocket/ka-websocket-spring "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.3 |
| org.kasource.websocket : ka-websocket-core | jar | 0.3 |
| org.springframework : spring-webmvc | jar | [3.0.0.RELEASE,3.2.3.RELEASE] |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |