Last Version

securityplugin 1.0.8-RELEASE

The Red5 SecurityPlugin

License

License

Categories

Categories

Security
GroupId

GroupId

org.red5
ArtifactId

ArtifactId

securityplugin
Version

Version

1.0.8-RELEASE
Type

Type

jar
Description

Description

securityplugin
The Red5 SecurityPlugin
Project Organization

Project Organization

Red5
Source Code Management

Source Code Management

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

Download securityplugin 1.0.8-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.