Last Version

Red5 :: Server Common 1.2.23

Classes common for multiple red5 projects

License

License

GroupId

GroupId

org.red5
ArtifactId

ArtifactId

red5-server-common
Version

Version

1.2.23
Type

Type

jar
Description

Description

Red5 :: Server Common
Classes common for multiple red5 projects
Project Organization

Project Organization

Red5

Download red5-server-common 1.2.23


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

Dependencies

compile (11)

Group / Artifact Type Version
org.red5 : red5-io jar 1.2.23
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11
org.bouncycastle : bcprov-jdk15on jar 1.62
org.apache.mina : mina-core bundle 2.0.23
org.springframework : spring-web jar [5.3.2,)
org.apache.httpcomponents : httpclient jar [4.5.13,)
org.apache.commons : commons-lang3 jar 3.9
commons-beanutils : commons-beanutils jar 1.9.4
commons-codec : commons-codec jar 1.13
org.springframework : spring-context-support jar [5.3.2,)

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 8.5.77

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar [5.3.2,)
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.