Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.flowersinthesand |
| Идентификатор | Идентификаторwes-jwa1 |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwes Java WebSocket API 1
This bridge integrates server-side wes application with the Java WebSocket API 1
|
| Имя Файла | Размер |
|---|---|
| wes-jwa1-0.2.1.pom | |
| wes-jwa1-0.2.1.jar | 7 KB |
| wes-jwa1-0.2.1-sources.jar | 3 KB |
| wes-jwa1-0.2.1-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-jwa1/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-jwa1</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-jwa1/
implementation 'io.github.flowersinthesand:wes-jwa1:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-jwa1/
implementation ("io.github.flowersinthesand:wes-jwa1:0.2.1")
'io.github.flowersinthesand:wes-jwa1:jar:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-jwa1" rev="0.2.1">
<artifact name="wes-jwa1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-jwa1', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-jwa1" % "0.2.1"
[io.github.flowersinthesand/wes-jwa1 "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.flowersinthesand : wes | jar | 0.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.websocket : javax.websocket-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.flowersinthesand : wes-test | jar | 0.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.1.1.v20140108 |
Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.