MVN

org.opensearch : rest-handler

Maven & Gradle

Aug 10, 2023
8.7k stars

rest-handler · An example plugin showing how to register a REST handler

<dependency>
    <groupId>org.opensearch</groupId>
    <artifactId>rest-handler</artifactId>
    <version>1.3.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opensearch : rest-handler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.12
  • Latest Release Candidate: 2.0.0-rc1

All Versions

Choose a version of org.opensearch : rest-handler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
rest-handler-2.9.0
2.8.x
rest-handler-2.8.0
2.7.x
rest-handler-2.7.0
2.6.x
rest-handler-2.6.0
2.5.x
rest-handler-2.5.0
2.4.x
rest-handler-2.4.1
rest-handler-2.4.0
2.3.x
rest-handler-2.3.0
2.2.x
rest-handler-2.2.1
rest-handler-2.2.0
2.1.x
rest-handler-2.1.0
2.0.x
rest-handler-2.0.1
rest-handler-2.0.0
rest-handler-2.0.0-rc1
1.3.x
rest-handler-1.3.12
rest-handler-1.3.11
rest-handler-1.3.10
rest-handler-1.3.9
rest-handler-1.3.8
rest-handler-1.3.7
rest-handler-1.3.6
rest-handler-1.3.5
rest-handler-1.3.4
rest-handler-1.3.3
rest-handler-1.3.2
rest-handler-1.3.1
rest-handler-1.3.0
1.2.x
rest-handler-1.2.4
rest-handler-1.2.3
rest-handler-1.2.2
rest-handler-1.2.1
rest-handler-1.2.0
1.1.x
rest-handler-1.1.0
1.0.x
rest-handler-1.0.0

How to add a dependency to Maven

Add the following org.opensearch : rest-handler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opensearch</groupId>
    <artifactId>rest-handler</artifactId>
    <version>1.3.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opensearch : rest-handler gradle dependency to your build.gradle file:

implementation 'org.opensearch:rest-handler:1.3.12'

Gradle Kotlin DSL: Add the following org.opensearch : rest-handler gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opensearch:rest-handler:1.3.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opensearch : rest-handler sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opensearch" % "rest-handler" % "1.3.12"

Advertisement

Dependencies from Group

Aug 10, 2023
39 usages
8.7k stars
Aug 10, 2023
7 usages
8.7k stars
Aug 10, 2023
3 usages
8.7k stars
Aug 10, 2023
2 usages
8.7k stars
Aug 10, 2023
2 usages
8.7k stars

Discover Dependencies

Aug 10, 2023
8.7k stars
Aug 10, 2023
8.7k stars
sdk
Aug 21, 2023
1 stars
dfx
Jan 18, 2022
Jul 27, 2023
320 stars
Apr 01, 2022
320 stars