is not current version
Last Version 0.12.0

com.github.structlogging:structlogger-parent 0.10.0

Multi-build module for structured logging framework

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.structlogging
ArtifactId

ArtifactId

structlogger-parent
Version

Version

0.10.0
Type

Type

pom

Download structlogger-parent 0.10.0


<!-- https://jarcasting.com/artifacts/com.github.structlogging/structlogger-parent/ -->
<dependency>
    <groupId>com.github.structlogging</groupId>
    <artifactId>structlogger-parent</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.structlogging/structlogger-parent/
implementation 'com.github.structlogging:structlogger-parent:0.10.0'
// https://jarcasting.com/artifacts/com.github.structlogging/structlogger-parent/
implementation ("com.github.structlogging:structlogger-parent:0.10.0")
'com.github.structlogging:structlogger-parent:pom:0.10.0'
<dependency org="com.github.structlogging" name="structlogger-parent" rev="0.10.0">
  <artifact name="structlogger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.structlogging', module='structlogger-parent', version='0.10.0')
)
libraryDependencies += "com.github.structlogging" % "structlogger-parent" % "0.10.0"
[com.github.structlogging/structlogger-parent "0.10.0"]