MVN

com.github.amaranthsoftware : structlogparent

Maven & Gradle

Feb 26, 2017
1 stars

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

<dependency>
    <groupId>com.github.amaranthsoftware</groupId>
    <artifactId>structlogparent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.amaranthsoftware : structlogparent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.github.amaranthsoftware : structlogparent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
structlogparent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.amaranthsoftware</groupId>
    <artifactId>structlogparent</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement