MVN

io.atlassian.fugue : fugue-parent

Maven & Gradle

Sep 19, 2018

Functional Extensions Library

<dependency>
    <groupId>io.atlassian.fugue</groupId>
    <artifactId>fugue-parent</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.atlassian.fugue : fugue-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.7.2
  • Latest Release Candidate: 4.0.0-rc1

All Versions

Choose a version of io.atlassian.fugue : fugue-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
fugue-parent-4.7.2
fugue-parent-4.7.1
fugue-parent-4.7.0
4.6.x
fugue-parent-4.6.2
fugue-parent-4.6.1
4.5.x
fugue-parent-4.5.1
fugue-parent-4.5.0
4.4.x
fugue-parent-4.4.0
4.3.x
fugue-parent-4.3.1
fugue-parent-4.3.0
4.2.x
fugue-parent-4.2.2
fugue-parent-4.2.1
fugue-parent-4.2.0
4.1.x
fugue-parent-4.1.0
4.0.x
fugue-parent-4.0.1
fugue-parent-4.0.0
fugue-parent-4.0.0-rc1
3.1.x
fugue-parent-3.1.0
3.0.x
fugue-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.atlassian.fugue</groupId>
    <artifactId>fugue-parent</artifactId>
    <version>4.7.2</version>
</dependency>

Advertisement