Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.flowersinthesand |
| Идентификатор | Идентификаторwes-test |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwes Test
This module provides templates to test client-side and server-side bridges
|
| Имя Файла | Размер |
|---|---|
| wes-test-0.2.1.pom | |
| wes-test-0.2.1.jar | 43 KB |
| wes-test-0.2.1-sources.jar | 5 KB |
| wes-test-0.2.1-javadoc.jar | 73 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-test/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-test</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-test/
implementation 'io.github.flowersinthesand:wes-test:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-test/
implementation ("io.github.flowersinthesand:wes-test:0.2.1")
'io.github.flowersinthesand:wes-test:jar:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-test" rev="0.2.1">
<artifact name="wes-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-test', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-test" % "0.2.1"
[io.github.flowersinthesand/wes-test "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.flowersinthesand : wes | jar | 0.2.1 |
| org.eclipse.jetty : jetty-client | jar | 9.1.1.v20140108 |
| org.eclipse.jetty.websocket : websocket-client | jar | 9.1.1.v20140108 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.