MVN

io.fluo : fluo-recipes-parent

Maven & Gradle

Mar 29, 2016
18 stars

Fluo Recipes Parent · Implementation of Common Fluo patterns

<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-recipes-parent</artifactId>
    <version>1.0.0-beta-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fluo : fluo-recipes-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta-2
  • Latest Beta: 1.0.0-beta-2

All Versions

Choose a version of io.fluo : fluo-recipes-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
fluo-recipes-parent-1.0.0-beta-2
fluo-recipes-parent-1.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-recipes-parent</artifactId>
    <version>1.0.0-beta-2</version>
</dependency>

Advertisement