is not current version
Last Version 0.0.6-RELEASE

com.github.amaranthsoftware:structlog 0.0.2

Structured Log Data : For if you can't run a query on your log data, under 30 seconds, it is useless.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.amaranthsoftware
ArtifactId

ArtifactId

structlog
Version

Version

0.0.2
Type

Type

jar

Download structlog 0.0.2


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