Last Version

GWizard Logging 0.11

A Java framework, inspired by DropWizard, for developing RESTful web services with Guice

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-logging
Version

Version

0.11
Type

Type

jar
Description

Description

GWizard Logging
A Java framework, inspired by DropWizard, for developing RESTful web services with Guice

Download gwizard-logging 0.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
com.google.inject : guice jar 5.0.1
org.slf4j : slf4j-api jar 1.7.30
org.assertj : assertj-core jar 3.19.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.