securityplugin

The Red5 SecurityPlugin

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

org.red5
Идентификатор

Идентификатор

securityplugin
Последняя версия

Последняя версия

1.0.8-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

securityplugin
The Red5 SecurityPlugin
Организация-разработчик

Организация-разработчик

Red5
Система контроля версий

Система контроля версий

https://github.com/mondain/red5-io

Скачать securityplugin

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.8-RELEASE
1.0.8-M3
1.0.8-M2