Yildiz-Engine Common Logging

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
Last Version

Last Version

3.3.5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0