is not current version
Last Version 2.0.8

org.umlg:runtime-jetty-websocket 2.0.6


Categories

Categories

Jetty Container Application Servers UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

runtime-jetty-websocket
Version

Version

2.0.6
Type

Type

jar

Download runtime-jetty-websocket 2.0.6


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