Last Version

es-os-log 3.0.1-RELEASE

This project provides an easy Elasticsearch or Opensearch direct logging library, check https://github.com/RealZimboGuy/es-os-log

License

License

GroupId

GroupId

com.github.realzimboguy
ArtifactId

ArtifactId

esoslog
Version

Version

3.0.1-RELEASE
Type

Type

jar
Description

Description

es-os-log
This project provides an easy Elasticsearch or Opensearch direct logging library, check https://github.com/RealZimboGuy/es-os-log
Project URL

Project URL

https://github.com/RealZimboGuy/es-os-log
Source Code Management

Source Code Management

https://github.com/RealZimboGuy/es-os-log

Download esoslog 3.0.1-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.