Last Version

Nuun IO Log Plugin 1.0.M1

Nuun Log Plugin will manage the injection of SL4J Logger.

License

License

GroupId

GroupId

io.nuun
ArtifactId

ArtifactId

nuun-log-plugin
Version

Version

1.0.M1
Type

Type

jar
Description

Description

Nuun IO Log Plugin
Nuun Log Plugin will manage the injection of SL4J Logger.
Source Code Management

Source Code Management

https://github.com/nuun-io/nuun-log-plugin

Download nuun-log-plugin 1.0.M1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.nuun : kernel-core jar 1.0.M1
io.nuun : kernel-specs jar 1.0.M1
org.slf4j : slf4j-api jar 1.6.6

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.8.5
org.easytesting : fest-assert jar 1.4
ch.qos.logback : logback-classic jar 1.0.0
org.powermock : powermock-core jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.