com.github.susom:server-logging

Maven setup for Slf4j/Log4j plus utilities.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

server-logging
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.susom:server-logging
Maven setup for Slf4j/Log4j plus utilities.
Project URL

Project URL

https://github.com/susom/server-logging
Source Code Management

Source Code Management

https://github.com/susom/server-logging

Download server-logging

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-reload4j jar 1.7.36

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.
com.github.susom

Stanford School of Medicine

Versions

Version
1.1
1.0