MVN

com.github.atool : fluent-machine-parent

Maven & Gradle

May 16, 2022

stateless machine parent pom · stateless machine parent pom

<dependency>
    <groupId>com.github.atool</groupId>
    <artifactId>fluent-machine-parent</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.atool : fluent-machine-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.3
  • Latest Release Candidate: 0.3.0-rc3

All Versions

Choose a version of com.github.atool : fluent-machine-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
fluent-machine-parent-0.3.3
fluent-machine-parent-0.3.2
fluent-machine-parent-0.3.1
fluent-machine-parent-0.3.0-rc3
fluent-machine-parent-0.3.0-rc2
fluent-machine-parent-0.3.0-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.atool</groupId>
    <artifactId>fluent-machine-parent</artifactId>
    <version>0.3.3</version>
</dependency>

Advertisement