| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.antmedia.app |
| ArtifactId | ArtifactIdroot |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionConsole Maven Webapp
Backend for the Web Management Console
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| root-2.3.2.pom | |
| root-2.3.2.war | 4 MB |
| root-2.3.2-sources.jar | 19 KB |
| root-2.3.2-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.antmedia.app/root/ -->
<dependency>
<groupId>io.antmedia.app</groupId>
<artifactId>root</artifactId>
<version>2.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.antmedia.app/root/
implementation 'io.antmedia.app:root:2.3.2'
// https://jarcasting.com/artifacts/io.antmedia.app/root/
implementation ("io.antmedia.app:root:2.3.2")
'io.antmedia.app:root:war:2.3.2'
<dependency org="io.antmedia.app" name="root" rev="2.3.2">
<artifact name="root" type="war" />
</dependency>
@Grapes(
@Grab(group='io.antmedia.app', module='root', version='2.3.2')
)
libraryDependencies += "io.antmedia.app" % "root" % "2.3.2"
[io.antmedia.app/root "2.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet | jar | 1.11 |
| org.apache.httpcomponents : httpmime | jar | 4.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.antmedia : ant-media-server | jar | 2.3.2 |
| io.antmedia : ant-media-server-common | jar | 2.3.2 |
| org.apache.tomcat : tomcat-catalina-ha | jar | 8.5.58 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.mapdb : mapdb | bundle | 3.0.8 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.31 |
| org.glassfish.jersey.ext : jersey-spring4 | jar | 2.31 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |