MVN

org.restcomm.media : client

Maven & Gradle

Oct 05, 2017
144 stars

Client

<dependency>
    <groupId>org.restcomm.media</groupId>
    <artifactId>client</artifactId>
    <version>mgcp</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.restcomm.media : client to add to Maven - Latest Versions:

  • Latest Stable: mgcp

All Versions

Choose a version of org.restcomm.media : client to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
client-7.0.16
client-7.0.14
client-7.0.13
client-7.0.8
client-7.0.6
6.0.x
client-6.0.49
client-6.0.48
client-6.0.40
client-6.0.36
client-6.0.29
mgcp
client-mgcp
jsr
client-jsr-309

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.restcomm.media</groupId>
    <artifactId>client</artifactId>
    <version>mgcp</version>
</dependency>

Advertisement