MVN

com.github.ynfeng : atomix-parent

Maven & Gradle

Nov 19, 2020
2.3k stars

Atomix Parent Pom · Distributed systems framework.

<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-parent</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ynfeng : atomix-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of com.github.ynfeng : atomix-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
atomix-parent-3.2.1
atomix-parent-3.2.0
atomix-parent-3.2.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-parent</artifactId>
    <version>3.2.1</version>
</dependency>

Advertisement