is not current version
Last Version 1.2

org.atteo.moonshine:websocket-tomcat 0.9


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

websocket-tomcat
Version

Version

0.9
Type

Type

jar

Download websocket-tomcat 0.9


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