MVN

foxtrot : foxtrot-distribution

Maven & Gradle

Nov 05, 2011

Foxtrot Distribution

<dependency>
    <groupId>foxtrot</groupId>
    <artifactId>foxtrot-distribution</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of foxtrot : foxtrot-distribution to add to Maven - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of foxtrot : foxtrot-distribution to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0
foxtrot-distribution-4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>foxtrot</groupId>
    <artifactId>foxtrot-distribution</artifactId>
    <version>4.0</version>
</dependency>