MVN

org.apache.ratis : ratis-server-api

Maven & Gradle

Apr 27, 2023
3 usages

Apache Ratis Server API

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

Latest Version

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

  • Latest Stable: 2.5.1

All Versions

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

Version Vulnerabilities Updated
2.5.x
ratis-server-api-2.5.1
ratis-server-api-2.5.0
2.4.x
ratis-server-api-2.4.1
ratis-server-api-2.4.0
2.3.x
ratis-server-api-2.3.0
2.2.x
ratis-server-api-2.2.0
2.1.x
ratis-server-api-2.1.0
2.0.x
ratis-server-api-2.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.ratis:ratis-server-api:2.5.1'

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

implementation("org.apache.ratis:ratis-server-api:2.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.ratis" % "ratis-server-api" % "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

Aug 10, 2023
2 usages
18 stars
Mar 24, 2023
2 usages
0 stars
May 15, 2018
1 usages
28 stars
May 11, 2017
2 usages
30 stars
Jun 09, 2017
1 usages
4 stars
May 30, 2023
4 usages
4.3k stars
Aug 14, 2023
7 usages
720 stars
Aug 14, 2023
8 usages
720 stars
Jul 06, 2023
1 usages
547 stars