MVN

org.restcomm.camelgw.examples : parent

Maven & Gradle

Nov 14, 2017
4 stars

Example

<dependency>
    <groupId>org.restcomm.camelgw.examples</groupId>
    <artifactId>parent</artifactId>
    <version>7.1.0-64</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.restcomm.camelgw.examples : parent to add to Maven - Latest Versions:

  • Latest Stable: 7.1.0-64

All Versions

Choose a version of org.restcomm.camelgw.examples : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
7.1.x
parent-7.1.0-64
7.0.x
parent-7.0.14
parent-7.0.13
parent-7.0.12
parent-7.0.11
parent-7.0.9
parent-7.0.8
parent-7.0.7
parent-7.0.6
parent-7.0.5
parent-7.0.4
parent-7.0.3
parent-7.0.2
parent-7.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.restcomm.camelgw.examples</groupId>
    <artifactId>parent</artifactId>
    <version>7.1.0-64</version>
</dependency>