Log2j Parent

Simple log file to java objects converter using annotation

License

License

GroupId

GroupId

ro.fortsoft.log2j
ArtifactId

ArtifactId

log2j-parent
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Log2j Parent
Simple log file to java objects converter using annotation

Download log2j-parent

Filename Size
log2j-parent-0.4.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • log2j
  • log2j-validation
  • demo

Versions

Version
0.4
0.3
0.2
0.1