splinter-logging-util

This project contains the libraries that assist in printing logs with a specific format, to be consumed by Splinter.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.splinter-log
ArtifactId

ArtifactId

splinter-logging-util
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

splinter-logging-util
This project contains the libraries that assist in printing logs with a specific format, to be consumed by Splinter.
Project URL

Project URL

https://github.com/dimitarz/splinter
Source Code Management

Source Code Management

http://github.com/dimitarz/splinter/tree/master

Download splinter-logging-util

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

splinter

Versions

Version
1.2
1.1
1.0