MVN

io.atomix : atomix-sdk

Maven & Gradle

Feb 03, 2023
4 stars

Atomix Java SDK

<dependency>
    <groupId>io.atomix</groupId>
    <artifactId>atomix-sdk</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.atomix : atomix-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of io.atomix : atomix-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
atomix-sdk-0.5.0
0.3.x
atomix-sdk-0.3.3
atomix-sdk-0.3.2
atomix-sdk-0.3.1
atomix-sdk-0.3.0
0.2.x
atomix-sdk-0.2.0
0.1.x
atomix-sdk-0.1.1

How to add a dependency to Maven

Add the following io.atomix : atomix-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.atomix</groupId>
    <artifactId>atomix-sdk</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.atomix : atomix-sdk gradle dependency to your build.gradle file:

implementation 'io.atomix:atomix-sdk:0.5.0'

Gradle Kotlin DSL: Add the following io.atomix : atomix-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("io.atomix:atomix-sdk:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.atomix : atomix-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "io.atomix" % "atomix-sdk" % "0.5.0"

Advertisement

Dependencies from Group

Feb 08, 2022
26 usages
2.1k stars
Feb 08, 2022
25 usages
2.1k stars
Feb 07, 2022
16 usages
2.1k stars
May 16, 2017
15 usages
2.3k stars
Feb 07, 2022
14 usages

Discover Dependencies

Jul 27, 2023
16 stars
Oct 28, 2022
16 stars
Oct 28, 2022
16 stars
Nov 04, 2022
8 stars
Aug 01, 2023
186 stars
Mar 05, 2023
8 stars