MVN

com.bstek.uflo : uflo-parent

Maven & Gradle

May 17, 2018
540 stars

UFLO2 Parent Project · UFLO2 Parent Project

<dependency>
    <groupId>com.bstek.uflo</groupId>
    <artifactId>uflo-parent</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bstek.uflo : uflo-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of com.bstek.uflo : uflo-parent to add to Maven - All Versions:

  • Version Updated
  • uflo-parent-2.0.3

    May 17, 2018
  • uflo-parent-2.0.2

    Oct 03, 2017
  • uflo-parent-2.0.1

    Aug 21, 2017
  • uflo-parent-2.0.0

    Aug 16, 2017

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bstek.uflo</groupId>
    <artifactId>uflo-parent</artifactId>
    <version>2.0.3</version>
</dependency>