MVN

com.routing4you : base

Maven & Gradle

May 30, 2015

Routing4You project collection · This is the common project for all Routing4You project collections

<dependency>
    <groupId>com.routing4you</groupId>
    <artifactId>base</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.routing4you : base to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.routing4you : base to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
base-1.2
1.1
base-1.1
1.0
base-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.routing4you</groupId>
    <artifactId>base</artifactId>
    <version>1.2</version>
</dependency>

Advertisement