| License |
License |
|---|---|
| GroupId | GroupIdorg.red5 |
| ArtifactId | ArtifactIdred5-server |
| Last Version | Last Version1.2.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRed5 :: Server
The Red5 server
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| red5-server-1.2.23.pom | |
| red5-server-1.2.23.jar | 231 KB |
| red5-server-1.2.23-sources.jar | 198 KB |
| red5-server-1.2.23-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.red5/red5-server/ -->
<dependency>
<groupId>org.red5</groupId>
<artifactId>red5-server</artifactId>
<version>1.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.red5/red5-server/
implementation 'org.red5:red5-server:1.2.23'
// https://jarcasting.com/artifacts/org.red5/red5-server/
implementation ("org.red5:red5-server:1.2.23")
'org.red5:red5-server:jar:1.2.23'
<dependency org="org.red5" name="red5-server" rev="1.2.23">
<artifact name="red5-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.red5', module='red5-server', version='1.2.23')
)
libraryDependencies += "org.red5" % "red5-server" % "1.2.23"
[org.red5/red5-server "1.2.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.red5 : red5-io | jar | 1.2.23 |
| org.red5 : red5-server-common | jar | 1.2.23 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| org.slf4j : jul-to-slf4j | jar | 1.7.36 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.springframework : spring-core | jar | [5.3.2,) |
| org.springframework : spring-context | jar | [5.3.2,) |
| org.springframework : spring-context-support | jar | [5.3.2,) |
| org.springframework : spring-webmvc | jar | [5.3.2,) |
| org.apache.mina : mina-integration-beans | jar | 2.0.23 |
| net.sf.ehcache : ehcache | jar | 2.10.6 |
| org.mp4parser : isoparser | jar | 1.9.39 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.red5 : red5-service | jar | 1.2.23 |
| org.apache.tomcat : tomcat-servlet-api | jar | 8.5.77 |
| 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 |
| com.thetransactioncompany : cors-filter | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.red5 : red5-service | tar.gz | 1.2.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| org.springframework : spring-test | jar | [5.3.2,) |
| com.google.code.gson : gson | jar | 2.8.5 |