Last Version

Echo Service 5.6.2

Gateway service that echoes whatever client has sent to it

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service.echo
Version

Version

5.6.2
Type

Type

jar
Description

Description

Echo Service
Gateway service that echoes whatever client has sent to it

Download gateway.service.echo 5.6.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.kaazing : gateway.service jar 5.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.kaazing : test.util jar 5.6.2

Project Modules

There are no modules declared in this project.