License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdli.rudin.rt |
ArtifactId | ArtifactIdrt-transport-websocket-tomcat7 |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/li.rudin.rt/rt-transport-websocket-tomcat7/ -->
<dependency>
<groupId>li.rudin.rt</groupId>
<artifactId>rt-transport-websocket-tomcat7</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/li.rudin.rt/rt-transport-websocket-tomcat7/
implementation 'li.rudin.rt:rt-transport-websocket-tomcat7:3.2'
// https://jarcasting.com/artifacts/li.rudin.rt/rt-transport-websocket-tomcat7/
implementation ("li.rudin.rt:rt-transport-websocket-tomcat7:3.2")
'li.rudin.rt:rt-transport-websocket-tomcat7:jar:3.2'
<dependency org="li.rudin.rt" name="rt-transport-websocket-tomcat7" rev="3.2">
<artifact name="rt-transport-websocket-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.rudin.rt', module='rt-transport-websocket-tomcat7', version='3.2')
)
libraryDependencies += "li.rudin.rt" % "rt-transport-websocket-tomcat7" % "3.2"
[li.rudin.rt/rt-transport-websocket-tomcat7 "3.2"]
Group / Artifact | Type | Version |
---|---|---|
li.rudin.rt : rt-transport-api | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat7-websocket | jar | 7.0.53 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |