Last Version

Pronghorn Framework SLF4J Logging Plugin 0.2.1

A plugin for the Pronghorn Framework utilizing SLF4J for logging.

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

tech.pronghorn
ArtifactId

ArtifactId

plugin-logging-slf4j
Version

Version

0.2.1
Type

Type

jar
Description

Description

Pronghorn Framework SLF4J Logging Plugin
A plugin for the Pronghorn Framework utilizing SLF4J for logging.
Project URL

Project URL

https://pronghorn.tech
Source Code Management

Source Code Management

https://github.com/pronghorn-tech/plugin-logging-slf4j.git

Download plugin-logging-slf4j 0.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
org.slf4j : slf4j-api jar 1.7.25
tech.pronghorn : common jar 0.2.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.16.0

Project Modules

There are no modules declared in this project.