Logre.IO Client

Simple tool to log directly on Logre.IO

License

License

MIT
Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.rawnly
ArtifactId

ArtifactId

logre-client-java
Last Version

Last Version

2020.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Logre.IO Client
Simple tool to log directly on Logre.IO
Project URL

Project URL

https://github.com/rawnly/logre-java
Project Organization

Project Organization

com.github.rawnly
Source Code Management

Source Code Management

https://github.com/rawnly/logre-java

Download logre-client-java

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.konghq : unirest-java jar 3.7.02
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
org.slf4j : log4j-over-slf4j jar 1.7.25
log4j : log4j jar 1.2.17
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
2020.6.2
2020.6.1
1.0.1
1.0.0
0.0.1