is not current version
Last Version 0.3.3

com.strategicgains.plugin-express:LoggingPlugin 0.3.0

RestExpress SLF4J Logging Plugin

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.strategicgains.plugin-express
ArtifactId

ArtifactId

LoggingPlugin
Version

Version

0.3.0
Type

Type

jar

Download LoggingPlugin 0.3.0


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