is not current version
Last Version 1.2.0

io.github.devatherock:jul-jsonformatter 1.0.1

java.util.logging.Formatter to log messages as JSON, compatible with Logstash

Categories

Categories

JSON Data ORM
GroupId

GroupId

io.github.devatherock
ArtifactId

ArtifactId

jul-jsonformatter
Version

Version

1.0.1
Type

Type

jar

Download jul-jsonformatter 1.0.1


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