| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.red5 |
| Идентификатор | Идентификаторsecurityplugin |
| Версия | Версия1.0.8-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsecurityplugin
The Red5 SecurityPlugin
|
| Организация-разработчик |
Организация-разработчикRed5 |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| securityplugin-1.0.8-RELEASE.pom | |
| securityplugin-1.0.8-RELEASE.jar | 14 KB |
| securityplugin-1.0.8-RELEASE-sources.jar | 12 KB |
| securityplugin-1.0.8-RELEASE-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.red5/securityplugin/ -->
<dependency>
<groupId>org.red5</groupId>
<artifactId>securityplugin</artifactId>
<version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.red5/securityplugin/
implementation 'org.red5:securityplugin:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/org.red5/securityplugin/
implementation ("org.red5:securityplugin:1.0.8-RELEASE")
'org.red5:securityplugin:jar:1.0.8-RELEASE'
<dependency org="org.red5" name="securityplugin" rev="1.0.8-RELEASE">
<artifact name="securityplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.red5', module='securityplugin', version='1.0.8-RELEASE')
)
libraryDependencies += "org.red5" % "securityplugin" % "1.0.8-RELEASE"
[org.red5/securityplugin "1.0.8-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.22 |
| org.springframework : spring-context | jar | 4.3.5.RELEASE |
| org.apache.mina : mina-core | bundle | 2.0.16 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.55 |
| commons-codec : commons-codec | jar | 1.6 |
| org.red5 : red5-io | jar | 1.0.8-RELEASE |
| org.red5 : red5-server | jar | 1.0.8-RELEASE |