| License |
License |
|---|---|
| GroupId | GroupIdorg.red5 |
| ArtifactId | ArtifactIdred5-io |
| Last Version | Last Version1.2.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRed5 :: IO
The Red5 I/O library
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| red5-io-1.2.23.pom | |
| red5-io-1.2.23.jar | 325 KB |
| red5-io-1.2.23-sources.jar | 289 KB |
| red5-io-1.2.23-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.red5/red5-io/ -->
<dependency>
<groupId>org.red5</groupId>
<artifactId>red5-io</artifactId>
<version>1.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.red5/red5-io/
implementation 'org.red5:red5-io:1.2.23'
// https://jarcasting.com/artifacts/org.red5/red5-io/
implementation ("org.red5:red5-io:1.2.23")
'org.red5:red5-io:jar:1.2.23'
<dependency org="org.red5" name="red5-io" rev="1.2.23">
<artifact name="red5-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.red5', module='red5-io', version='1.2.23')
)
libraryDependencies += "org.red5" % "red5-io" % "1.2.23"
[org.red5/red5-io "1.2.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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.apache.mina : mina-integration-beans | bundle | 2.0.23 |
| org.springframework : spring-context | jar | [5.3.2,) |
| org.springframework : spring-context-support | jar | [5.3.2,) |
| org.apache.tika : tika-core | jar | 1.26 |
| org.apache.tika : tika-parsers | jar | 1.26 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-codec : commons-codec | jar | 1.13 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.springframework : spring-web | jar | [5.3.2,) |
| net.sf.ehcache : ehcache | jar | 2.10.6 |
| org.mp4parser : isoparser | jar | 1.9.39 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |