MVN

org.flowstep : flowstep-framework

Maven & Gradle

Jun 14, 2022

flowStep Framework · The flowStep Framework Project

<dependency>
    <groupId>org.flowstep</groupId>
    <artifactId>flowstep-framework</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.flowstep : flowstep-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of org.flowstep : flowstep-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
flowstep-framework-1.0.5
flowstep-framework-1.0.4
flowstep-framework-1.0.3
flowstep-framework-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.flowstep</groupId>
    <artifactId>flowstep-framework</artifactId>
    <version>1.0.5</version>
</dependency>