MVN

org.igniterealtime : rest-api-client

Maven & Gradle

Mar 12, 2019
1 usages
99 stars

REST API Client for Openfire · Java REST API Client for the Openfire to manage Openfire instances by sending an REST/HTTP request to the server

<dependency>
    <groupId>org.igniterealtime</groupId>
    <artifactId>rest-api-client</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.igniterealtime : rest-api-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of org.igniterealtime : rest-api-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
rest-api-client-1.1.5
rest-api-client-1.1.4
rest-api-client-1.1.3
rest-api-client-1.1.2
rest-api-client-1.1.1
1.0.x
rest-api-client-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.igniterealtime</groupId>
    <artifactId>rest-api-client</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.igniterealtime : rest-api-client gradle dependency to your build.gradle file:

implementation 'org.igniterealtime:rest-api-client:1.1.5'

Gradle Kotlin DSL: Add the following org.igniterealtime : rest-api-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.igniterealtime:rest-api-client:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.igniterealtime : rest-api-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.igniterealtime" % "rest-api-client" % "1.1.5"

Advertisement

Dependencies from Group

Apr 19, 2017
6 usages
30 stars
Mar 12, 2019
1 usages
99 stars
Nov 29, 2016
27 stars

Discover Dependencies

Aug 14, 2015
5 usages
131 stars
Aug 09, 2015
11 usages
Jun 28, 2023
8 usages
2.1k stars
Jun 28, 2023
59 usages
2.1k stars
Jun 28, 2023
217 usages
2.1k stars
Feb 10, 2023
45 usages
2.1k stars
Jun 28, 2023
57 usages
2.1k stars
Aug 14, 2023
5 stars