| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kaazing |
| Идентификатор | Идентификаторgateway.service.echo |
| Версия | Версия5.6.2 |
| Тип | Типjar |
| Описание |
ОписаниеEcho Service
Gateway service that echoes whatever client has sent to it
|
| Имя Файла | Размер |
|---|---|
| gateway.service.echo-5.6.2.pom | |
| gateway.service.echo-5.6.2.jar | 7 KB |
| gateway.service.echo-5.6.2-sources.jar | 4 KB |
| gateway.service.echo-5.6.2-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.service.echo/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>gateway.service.echo</artifactId>
<version>5.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.echo/
implementation 'org.kaazing:gateway.service.echo:5.6.2'
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.echo/
implementation ("org.kaazing:gateway.service.echo:5.6.2")
'org.kaazing:gateway.service.echo:jar:5.6.2'
<dependency org="org.kaazing" name="gateway.service.echo" rev="5.6.2">
<artifact name="gateway.service.echo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.service.echo', version='5.6.2')
)
libraryDependencies += "org.kaazing" % "gateway.service.echo" % "5.6.2"
[org.kaazing/gateway.service.echo "5.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kaazing : gateway.service | jar | 5.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.kaazing : test.util | jar | 5.6.2 |