MVN

org.marketcetera : tools

Maven & Gradle

May 23, 2023

Public Tools

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

Latest Version

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

  • Latest Stable: 4.1.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.marketcetera</groupId>
    <artifactId>tools</artifactId>
    <version>4.1.0</version>
</dependency>