| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.red5 |
| Идентификатор | Идентификаторred5-io |
| Версия | Версия1.2.16 |
| Тип | Типjar |
| Описание |
ОписаниеRed5 :: IO
The Red5 I/O library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| red5-io-1.2.16.pom | |
| red5-io-1.2.16.jar | 333 KB |
| red5-io-1.2.16-sources.jar | 296 KB |
| red5-io-1.2.16-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.red5/red5-io/ -->
<dependency>
<groupId>org.red5</groupId>
<artifactId>red5-io</artifactId>
<version>1.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.red5/red5-io/
implementation 'org.red5:red5-io:1.2.16'
// https://jarcasting.com/artifacts/org.red5/red5-io/
implementation ("org.red5:red5-io:1.2.16")
'org.red5:red5-io:jar:1.2.16'
<dependency org="org.red5" name="red5-io" rev="1.2.16">
<artifact name="red5-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.red5', module='red5-io', version='1.2.16')
)
libraryDependencies += "org.red5" % "red5-io" % "1.2.16"
[org.red5/red5-io "1.2.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.62 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.apache.mina : mina-core | bundle | 2.0.23 |
| org.apache.mina : mina-integration-beans | bundle | 2.0.23 |
| org.apache.mina : mina-integration-jmx | 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.6 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |