Last Version

org.graylog2:graylog2-rest-client 1.3.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

CLI User Interface Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

graylog2-rest-client
Version

Version

1.3.4
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Graylog, Inc.

Download graylog2-rest-client 1.3.4


<!-- https://jarcasting.com/artifacts/org.graylog2/graylog2-rest-client/ -->
<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>graylog2-rest-client</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.graylog2/graylog2-rest-client/
implementation 'org.graylog2:graylog2-rest-client:1.3.4'
// https://jarcasting.com/artifacts/org.graylog2/graylog2-rest-client/
implementation ("org.graylog2:graylog2-rest-client:1.3.4")
'org.graylog2:graylog2-rest-client:jar:1.3.4'
<dependency org="org.graylog2" name="graylog2-rest-client" rev="1.3.4">
  <artifact name="graylog2-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graylog2', module='graylog2-rest-client', version='1.3.4')
)
libraryDependencies += "org.graylog2" % "graylog2-rest-client" % "1.3.4"
[org.graylog2/graylog2-rest-client "1.3.4"]

Dependencies

compile (15)

Group / Artifact Type Version
org.graylog2 : graylog2-rest-models jar 1.3.4
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-assistedinject jar 4.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.2
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.6.2
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.2
com.google.guava : guava jar 18.0
joda-time : joda-time jar 2.9.2
com.ning : async-http-client jar 1.9.31
com.squareup.okhttp : okhttp jar 2.5.0
com.typesafe.play : play-java_2.10 jar 2.3.10
com.typesafe.play : play-cache_2.10 jar 2.3.10
org.apache.shiro : shiro-core jar 1.2.4
org.slf4j : slf4j-api jar 1.7.14
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.14
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 2.2.0
com.jayway.awaitility : awaitility jar 1.6.5

Project Modules

There are no modules declared in this project.