License |
License |
---|---|
GroupId | GroupIdorg.red5 |
ArtifactId | ArtifactIdred5-service |
Last Version | Last Version1.2.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRed5 :: Service
The Red5 server service daemon
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
red5-service-1.2.23.pom | |
red5-service-1.2.23.jar | 21 KB |
red5-service-1.2.23-sources.jar | 16 KB |
red5-service-1.2.23-javadoc.jar | 428 KB |
red5-service-1.2.23-daemon.zip | 46 KB |
red5-service-1.2.23-daemon.tar.gz | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.red5/red5-service/ -->
<dependency>
<groupId>org.red5</groupId>
<artifactId>red5-service</artifactId>
<version>1.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.red5/red5-service/
implementation 'org.red5:red5-service:1.2.23'
// https://jarcasting.com/artifacts/org.red5/red5-service/
implementation ("org.red5:red5-service:1.2.23")
'org.red5:red5-service:jar:1.2.23'
<dependency org="org.red5" name="red5-service" rev="1.2.23">
<artifact name="red5-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.red5', module='red5-service', version='1.2.23')
)
libraryDependencies += "org.red5" % "red5-service" % "1.2.23"
[org.red5/red5-service "1.2.23"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-core | jar | 1.2.11 |
commons-daemon : commons-daemon | jar | 1.2.4 |