is not current version
Last Version 5.6.2

org.kaazing:gateway.service.update.check 5.0.1.55

Gateway service that checks for new releases of gateway

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service.update.check
Version

Version

5.0.1.55
Type

Type

jar

Download gateway.service.update.check 5.0.1.55


<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.service.update.check/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.service.update.check</artifactId>
    <version>5.0.1.55</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.update.check/
implementation 'org.kaazing:gateway.service.update.check:5.0.1.55'
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.update.check/
implementation ("org.kaazing:gateway.service.update.check:5.0.1.55")
'org.kaazing:gateway.service.update.check:jar:5.0.1.55'
<dependency org="org.kaazing" name="gateway.service.update.check" rev="5.0.1.55">
  <artifact name="gateway.service.update.check" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.service.update.check', version='5.0.1.55')
)
libraryDependencies += "org.kaazing" % "gateway.service.update.check" % "5.0.1.55"
[org.kaazing/gateway.service.update.check "5.0.1.55"]