MVN

io.github.obscure1910 : flow-landscape

Maven & Gradle

Jun 27, 2023
3 stars

flow-landscape · Maven plugin for Mule3 and Mule4 to create a component map to detect static dependencies between flows

<dependency>
    <groupId>io.github.obscure1910</groupId>
    <artifactId>flow-landscape</artifactId>
    <version>1.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.obscure1910 : flow-landscape to add to Maven - Latest Versions:

  • Latest Stable: 1.1.7

All Versions

Choose a version of io.github.obscure1910 : flow-landscape to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
flow-landscape-1.1.7
flow-landscape-1.1.6
flow-landscape-1.1.5
flow-landscape-1.1.4
flow-landscape-1.1.3
flow-landscape-1.1.2
flow-landscape-1.1.1
1.0.x
flow-landscape-1.0.1
flow-landscape-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.obscure1910</groupId>
    <artifactId>flow-landscape</artifactId>
    <version>1.1.7</version>
</dependency>