Last Version

com.github.tantalor93:structlogger-parent 0.1.0

Multi-build module for structured logging framework

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.tantalor93
ArtifactId

ArtifactId

structlogger-parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

com.github.tantalor93:structlogger-parent
Multi-build module for structured logging framework
Project URL

Project URL

https://github.com/Tantalor93/structlogger
Source Code Management

Source Code Management

http://github.com/Tantalor93/structlogger/tree/master

Download structlogger-parent 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • structlogger
  • structlogger-example
  • structlogger-tests
  • structlogger-benchmark