Last Version

tomcatplugin 2.2.11

Tomcat web and websocket container plugin

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.red5
ArtifactId

ArtifactId

tomcatplugin
Version

Version

2.2.11
Type

Type

jar
Description

Description

tomcatplugin
Tomcat web and websocket container plugin
Project URL

Project URL

https://github.com/Red5/red5-plugins/tree/master/tomcat
Project Organization

Project Organization

Red5

Download tomcatplugin 2.2.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.77
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.5.77
org.apache.tomcat : tomcat-websocket jar 8.5.77

provided (1)

Group / Artifact Type Version
org.red5 : red5-server-common jar 1.2.14

test (2)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.glassfish.tyrus.bundles : tyrus-standalone-client-jdk jar 1.15

Project Modules

There are no modules declared in this project.