is not current version
Last Version 1.2

org.atteo.moonshine:websocket-tomcat 1.1


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

websocket-tomcat
Version

Version

1.1
Type

Type

jar

Download websocket-tomcat 1.1


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