Last Version

io.semla:semla-logging 1.2.1

simple entity management library of awesomeness

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-logging
Version

Version

1.2.1
Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-logging 1.2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33
org.slf4j : log4j-over-slf4j jar 1.7.33
ch.qos.logback : logback-classic jar 1.2.9
ch.qos.logback : logback-core jar 1.2.9
org.slf4j : jcl-over-slf4j jar 1.7.33
org.slf4j : jul-to-slf4j jar 1.7.33

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.