Logging Plugin

RestExpress SLF4J Logging Plugin

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.strategicgains.plugin-express
ArtifactId

ArtifactId

LoggingPlugin
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Logging Plugin
RestExpress SLF4J Logging Plugin
Project URL

Project URL

https://github.com/RestExpress/PluginExpress

Download LoggingPlugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-jcl jar 1.7.15
com.strategicgains : RestExpress Optional jar 0.11.3

test (3)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.8.0
junit : junit Optional jar 4.11
org.apache.httpcomponents : httpclient Optional jar 4.5.1

Project Modules

There are no modules declared in this project.
com.strategicgains.plugin-express

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
0.3.3
0.3.2
0.3.1
0.3.0