Last Version

Consolerizer 2.0.12

Consolerizer: This project offers way to seamlessly add coloured log messages in academic, study or research projects. This is not a production ready module and shouldn't be used in a production setting. It is designed also for use in tutorials, classes, teaching and knowledge sharing.

License

License

GroupId

GroupId

org.jesperancinha.console
ArtifactId

ArtifactId

consolerizer
Version

Version

2.0.12
Type

Type

jar
Description

Description

Consolerizer
Consolerizer: This project offers way to seamlessly add coloured log messages in academic, study or research projects. This is not a production ready module and shouldn't be used in a production setting. It is designed also for use in tutorials, classes, teaching and knowledge sharing.
Project URL

Project URL

https://github.com/JEsperancinhaOrg/consolerizer-root/tree/main/consolerizer
Source Code Management

Source Code Management

https://github.com/JEsperancinhaOrg/consolerizer-root/tree/main/consolerizer

Download consolerizer 2.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.