Last Version

logevents for Java 0.3.3

Simple implementation of slf4j

License

License

GroupId

GroupId

org.logevents
ArtifactId

ArtifactId

logevents-parent
Version

Version

0.3.3
Type

Type

pom
Description

Description

logevents for Java
Simple implementation of slf4j
Project URL

Project URL

https://github.com/jhannes/logevents/tree/master/README.md
Source Code Management

Source Code Management

https://github.com/jhannes/logevents.git

Download logevents-parent 0.3.3


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

Dependencies

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

Project Modules

  • logevents
  • logevents-config-demo
  • logevents-smtp-demo
  • logevents-servlets-demo
  • logevents-benchmark