MVN

org.smartboot.flow : smart-flow-script

Maven & Gradle

Aug 14, 2023
<dependency>
    <groupId>org.smartboot.flow</groupId>
    <artifactId>smart-flow-script</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smartboot.flow : smart-flow-script to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.smartboot.flow : smart-flow-script to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
smart-flow-script-1.1.3
smart-flow-script-1.1.2
smart-flow-script-1.1.1
smart-flow-script-1.1.0
1.0.x
smart-flow-script-1.0.9
smart-flow-script-1.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smartboot.flow</groupId>
    <artifactId>smart-flow-script</artifactId>
    <version>1.1.3</version>
</dependency>