Console Maven Webapp

Backend for the Web Management Console

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.antmedia.app
ArtifactId

ArtifactId

ConsoleApp
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

war
Description

Description

Console Maven Webapp
Backend for the Web Management Console
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Ant Media

Download ConsoleApp

How to add to project

<!-- https://jarcasting.com/artifacts/io.antmedia.app/ConsoleApp/ -->
<dependency>
    <groupId>io.antmedia.app</groupId>
    <artifactId>ConsoleApp</artifactId>
    <version>1.5.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.antmedia.app/ConsoleApp/
implementation 'io.antmedia.app:ConsoleApp:1.5.1'
// https://jarcasting.com/artifacts/io.antmedia.app/ConsoleApp/
implementation ("io.antmedia.app:ConsoleApp:1.5.1")
'io.antmedia.app:ConsoleApp:war:1.5.1'
<dependency org="io.antmedia.app" name="ConsoleApp" rev="1.5.1">
  <artifact name="ConsoleApp" type="war" />
</dependency>
@Grapes(
@Grab(group='io.antmedia.app', module='ConsoleApp', version='1.5.1')
)
libraryDependencies += "io.antmedia.app" % "ConsoleApp" % "1.5.1"
[io.antmedia.app/ConsoleApp "1.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet jar 1.10
javax.servlet : servlet-api jar ${servlet.version}
com.google.code.gson : gson jar 2.8.0

provided (4)

Group / Artifact Type Version
io.antmedia : ant-media-server jar ${ant-media-server.version}
org.mapdb : mapdb bundle ${mapdb.version}
org.glassfish.jersey.media : jersey-media-json-jackson jar ${jersey.version}
org.glassfish.jersey.ext : jersey-spring4 jar ${jersey.version}

test (1)

Group / Artifact Type Version
junit : junit jar ${junit.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.0
1.3.6.1
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.0