is not current version
Last Version 3.0.1-RELEASE

com.github.realzimboguy:esoslog 3.0-RELEASE

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

GroupId

GroupId

com.github.realzimboguy
ArtifactId

ArtifactId

esoslog
Version

Version

3.0-RELEASE
Type

Type

jar

Download esoslog 3.0-RELEASE


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