is not current version
Last Version 1.19.30

net.openhft:chronicle-websocket-jetty 1.1.2

Chronicle-Websocket-Jetty

Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-websocket-jetty
Version

Version

1.1.2
Type

Type

jar

Download chronicle-websocket-jetty 1.1.2


<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-websocket-jetty/ -->
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-websocket-jetty</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-websocket-jetty/
implementation 'net.openhft:chronicle-websocket-jetty:1.1.2'
// https://jarcasting.com/artifacts/net.openhft/chronicle-websocket-jetty/
implementation ("net.openhft:chronicle-websocket-jetty:1.1.2")
'net.openhft:chronicle-websocket-jetty:jar:1.1.2'
<dependency org="net.openhft" name="chronicle-websocket-jetty" rev="1.1.2">
  <artifact name="chronicle-websocket-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-websocket-jetty', version='1.1.2')
)
libraryDependencies += "net.openhft" % "chronicle-websocket-jetty" % "1.1.2"
[net.openhft/chronicle-websocket-jetty "1.1.2"]