graylog-client

Simple graylog java client.

License

License

Categories

Categories

Net CLI User Interface Graylog Application Layer Libs Logging
GroupId

GroupId

net.urosk.graylog
ArtifactId

ArtifactId

graylog-client
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

graylog-client
Simple graylog java client.

Download graylog-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1