Last Version

Yildiz-Engine Common Logging 3.3.5

Common Logging library for the yildiz project, contains utilities to log.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-logging
Version

Version

3.3.5
Type

Type

jar
Description

Description

Yildiz-Engine Common Logging
Common Logging library for the yildiz project, contains utilities to log.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/common-logging

Download common-logging 3.3.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
be.yildiz-games : common-properties jar 1.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.