| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.antmedia.webrtc |
| ArtifactId | ArtifactIdStreamApp |
| Last Version | Last Version2.4.3 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionStreamApp Maven Webapp
StreamApp for Ant Media Server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| StreamApp-2.4.3.pom | |
| StreamApp-2.4.3.war | 66 KB |
| StreamApp-2.4.3-sources.jar | 3 KB |
| StreamApp-2.4.3-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.antmedia.webrtc/StreamApp/ -->
<dependency>
<groupId>io.antmedia.webrtc</groupId>
<artifactId>StreamApp</artifactId>
<version>2.4.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.antmedia.webrtc/StreamApp/
implementation 'io.antmedia.webrtc:StreamApp:2.4.3'
// https://jarcasting.com/artifacts/io.antmedia.webrtc/StreamApp/
implementation ("io.antmedia.webrtc:StreamApp:2.4.3")
'io.antmedia.webrtc:StreamApp:war:2.4.3'
<dependency org="io.antmedia.webrtc" name="StreamApp" rev="2.4.3">
<artifact name="StreamApp" type="war" />
</dependency>
@Grapes(
@Grab(group='io.antmedia.webrtc', module='StreamApp', version='2.4.3')
)
libraryDependencies += "io.antmedia.webrtc" % "StreamApp" % "2.4.3"
[io.antmedia.webrtc/StreamApp "2.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-websocket | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-websocket | jar | 8.5.73 |
| io.antmedia : ant-media-server | jar | 2.4.3 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| org.apache.mina : mina-core | bundle | 2.0.21 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context-support | jar | 5.3.18 |
| org.springframework : spring-test | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| org.springframework : spring-core | jar | 5.3.18 |
| org.springframework : spring-expression | jar | 5.3.18 |
| org.springframework : spring-aop | jar | 5.3.18 |
| org.springframework : spring-web | jar | 5.3.18 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.31 |
| org.glassfish.jersey.ext : jersey-spring4 | jar | 2.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |