is not current version
Last Version 3.2.1

com.github.ynfeng:atomix-parent 3.2.0-RELEASE

Distributed systems framework.

Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.ynfeng
ArtifactId

ArtifactId

atomix-parent
Version

Version

3.2.0-RELEASE
Type

Type

pom

Download atomix-parent 3.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.ynfeng/atomix-parent/ -->
<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-parent</artifactId>
    <version>3.2.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ynfeng/atomix-parent/
implementation 'com.github.ynfeng:atomix-parent:3.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.ynfeng/atomix-parent/
implementation ("com.github.ynfeng:atomix-parent:3.2.0-RELEASE")
'com.github.ynfeng:atomix-parent:pom:3.2.0-RELEASE'
<dependency org="com.github.ynfeng" name="atomix-parent" rev="3.2.0-RELEASE">
  <artifact name="atomix-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ynfeng', module='atomix-parent', version='3.2.0-RELEASE')
)
libraryDependencies += "com.github.ynfeng" % "atomix-parent" % "3.2.0-RELEASE"
[com.github.ynfeng/atomix-parent "3.2.0-RELEASE"]