License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.red5 |
ArtifactId | ArtifactIdtomcatplugin |
Last Version | Last Version2.2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontomcatplugin
Tomcat web and websocket container plugin
|
Project URL |
Project URL |
Project Organization |
Project OrganizationRed5 |
Filename | Size |
---|---|
tomcatplugin-2.2.11.pom | |
tomcatplugin-2.2.11.jar | 132 KB |
tomcatplugin-2.2.11-sources.jar | 85 KB |
tomcatplugin-2.2.11-javadoc.jar | 685 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.red5 : red5-server-common | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.glassfish.tyrus.bundles : tyrus-standalone-client-jdk | jar | 1.15 |