MVN

org.graylog2 : graylog2-rest-client

Maven & Gradle

Mar 16, 2016
5.9k stars
<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>graylog2-rest-client</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.4
  • Latest Release Candidate: 1.2.0-rc.4
  • Latest Beta: 1.3.0-beta.2

All Versions

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

Version Vulnerabilities Updated
1.3.x
graylog2-rest-client-1.3.4
CVE-2020-15813
graylog2-rest-client-1.3.3
CVE-2020-15813
graylog2-rest-client-1.3.2
CVE-2020-15813
graylog2-rest-client-1.3.1
CVE-2020-15813
graylog2-rest-client-1.3.0
CVE-2020-15813
graylog2-rest-client-1.3.0-beta.2
CVE-2020-15813
graylog2-rest-client-1.3.0-beta.1
CVE-2020-15813
1.2.x
graylog2-rest-client-1.2.2
CVE-2020-15813
graylog2-rest-client-1.2.1
CVE-2020-15813
graylog2-rest-client-1.2.0
CVE-2020-15813
graylog2-rest-client-1.2.0-rc.4
CVE-2020-15813
graylog2-rest-client-1.2.0-rc.3
CVE-2020-15813
graylog2-rest-client-1.2.0-rc.2
CVE-2020-15813
graylog2-rest-client-1.2.0-rc.1
CVE-2020-15813
1.1.x
graylog2-rest-client-1.1.6
CVE-2020-15813
graylog2-rest-client-1.1.5
CVE-2020-15813
graylog2-rest-client-1.1.4
CVE-2020-15813
graylog2-rest-client-1.1.3
CVE-2020-15813
graylog2-rest-client-1.1.2
CVE-2020-15813
graylog2-rest-client-1.1.1
CVE-2020-15813
graylog2-rest-client-1.1.0
CVE-2020-15813
graylog2-rest-client-1.1.0-rc.3
CVE-2020-15813
graylog2-rest-client-1.1.0-rc.2
CVE-2020-15813
graylog2-rest-client-1.1.0-rc.1
CVE-2020-15813
graylog2-rest-client-1.1.0-beta.3
CVE-2020-15813
graylog2-rest-client-1.1.0-beta.2
CVE-2020-15813
graylog2-rest-client-1.1.0-beta.1
CVE-2020-15813
1.0.x
graylog2-rest-client-1.0.2
CVE-2020-15813
graylog2-rest-client-1.0.1
CVE-2020-15813
graylog2-rest-client-1.0.0
CVE-2020-15813
graylog2-rest-client-1.0.0-rc.4
CVE-2020-15813
graylog2-rest-client-1.0.0-rc.3
CVE-2020-15813
graylog2-rest-client-1.0.0-rc.2
CVE-2020-15813
graylog2-rest-client-1.0.0-rc.1
CVE-2020-15813
graylog2-rest-client-1.0.0-beta.3
CVE-2020-15813
graylog2-rest-client-1.0.0-beta.2
CVE-2020-15813
graylog2-rest-client-1.0.0-beta.1
CVE-2020-15813
0.92.x
graylog2-rest-client-0.92.4
CVE-2020-15813
graylog2-rest-client-0.92.3
CVE-2020-15813
graylog2-rest-client-0.92.2
CVE-2020-15813
graylog2-rest-client-0.92.1
CVE-2020-15813
graylog2-rest-client-0.92.1-rc.1
CVE-2020-15813
graylog2-rest-client-0.92.0
CVE-2020-15813
graylog2-rest-client-0.92.0-rc.1
CVE-2020-15813
graylog2-rest-client-0.92.0-beta.1
CVE-2020-15813
0.91.x
graylog2-rest-client-0.91.3
CVE-2020-15813
graylog2-rest-client-0.91.1
CVE-2020-15813
0.90.x
graylog2-rest-client-0.90.3
CVE-2020-15813
graylog2-rest-client-0.90.1
CVE-2020-15813
0.21.x
graylog2-rest-client-0.21.0-beta4
CVE-2020-15813
graylog2-rest-client-0.21.0-beta3
CVE-2020-15813
graylog2-rest-client-0.21.0-beta2
CVE-2020-15813

How to add a dependency to Maven

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

<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>graylog2-rest-client</artifactId>
    <version>1.3.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.graylog2:graylog2-rest-client:1.3.4'

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

implementation("org.graylog2:graylog2-rest-client:1.3.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graylog2" % "graylog2-rest-client" % "1.3.4"

Advertisement

Dependencies from Group

Mar 21, 2023
15 usages
31 stars
Mar 04, 2021
15 usages
32 stars
Aug 02, 2023
13 usages
6.6k stars
Mar 16, 2016
8 usages
5.9k stars
Mar 16, 2016
5 usages
5.9k stars

Discover Dependencies

Mar 16, 2016
2 usages
5.9k stars
Jan 26, 2017
6.7k stars
Mar 16, 2016
4 usages
5.9k stars
Mar 28, 2023
1 usages
40 stars
Mar 28, 2023
2 usages
40 stars
Mar 28, 2023
8 usages
40 stars
Mar 28, 2023
5 usages
40 stars
Mar 28, 2023
1 usages
40 stars
Mar 28, 2023
1 usages
73 stars
Mar 28, 2023
1 usages
106 stars