MVN

org.marketcetera : remote

Maven & Gradle

Dec 24, 2020

Remoting Modules

<dependency>
    <groupId>org.marketcetera</groupId>
    <artifactId>remote</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.marketcetera : remote to add to Maven - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of org.marketcetera : remote to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
remote-3.2.1
remote-3.2.0
3.0.x
remote-3.0.12
2.4.x
remote-2.4.2
remote-2.4.1
remote-2.4.0
2.2.x
remote-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.marketcetera</groupId>
    <artifactId>remote</artifactId>
    <version>3.2.1</version>
</dependency>

Advertisement