Log2j

Simple log file to java objects converter using annotation

License

License

GroupId

GroupId

ro.fortsoft.log2j
ArtifactId

ArtifactId

log2j
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Log2j
Simple log file to java objects converter using annotation

Download log2j

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1