MVN

io.github.flowsphere-projects : flowsphere-plugins

Maven & Gradle

Jun 10, 2024

flowsphere-plugins · flowsphere-plugins

<dependency>
    <groupId>io.github.flowsphere-projects</groupId>
    <artifactId>flowsphere-plugins</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.flowsphere-projects : flowsphere-plugins to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-RELEASE

All Versions

Choose a version of io.github.flowsphere-projects : flowsphere-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
flowsphere-plugins-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.flowsphere-projects</groupId>
    <artifactId>flowsphere-plugins</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>