MVN

org.apache.ratis : ratis-client

Maven & Gradle

Apr 27, 2023
17 usages

Apache Ratis Client

<dependency>
    <groupId>org.apache.ratis</groupId>
    <artifactId>ratis-client</artifactId>
    <version>2.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ratis : ratis-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.1

All Versions

Choose a version of org.apache.ratis : ratis-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
ratis-client-2.5.1
ratis-client-2.5.0
2.4.x
ratis-client-2.4.1
ratis-client-2.4.0
2.3.x
ratis-client-2.3.0
2.2.x
ratis-client-2.2.0
2.1.x
ratis-client-2.1.0
2.0.x
ratis-client-2.0.0
1.0.x
ratis-client-1.0.0
0.5.x
ratis-client-0.5.0
0.4.x
ratis-client-0.4.0
0.3.x
ratis-client-0.3.0
0.2.x
ratis-client-0.2.0

How to add a dependency to Maven

Add the following org.apache.ratis : ratis-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.ratis</groupId>
    <artifactId>ratis-client</artifactId>
    <version>2.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ratis : ratis-client gradle dependency to your build.gradle file:

implementation 'org.apache.ratis:ratis-client:2.5.1'

Gradle Kotlin DSL: Add the following org.apache.ratis : ratis-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.ratis:ratis-client:2.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ratis : ratis-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ratis" % "ratis-client" % "2.5.1"

Advertisement

Dependencies from Group

Apr 27, 2023
22 usages
Apr 27, 2023
21 usages
Apr 27, 2023
17 usages
Mar 17, 2023
17 usages
11 stars
Apr 27, 2023
16 usages

Discover Dependencies

Feb 28, 2023
5 usages
27 stars
May 21, 2023
7 usages
8 stars
Dec 12, 2021
2 usages
81 stars
May 27, 2021
2 usages
1k stars
Mar 29, 2011
4 usages
1 stars
Mar 17, 2021
5 usages
54 stars
Aug 24, 2021
8 usages
3.6k stars
Apr 14, 2021
5 usages
0 stars
api
Aug 25, 2023
6 usages
123 stars