Ascii Art Bindings for Java Commons Logging

Ascii Art Bindings allowing to use JCL log wrappers.

License

License

GroupId

GroupId

org.alcibiade
ArtifactId

ArtifactId

asciiart-jcl
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ascii Art Bindings for Java Commons Logging
Ascii Art Bindings allowing to use JCL log wrappers.
Project URL

Project URL

http://sourceforge.net/projects/asciiart/
Source Code Management

Source Code Management

http://sourceforge.net/p/asciiart/code

Download asciiart-jcl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.alcibiade : asciiart-core jar 1.1.0
commons-logging : commons-logging jar 1.1.1
org.slf4j : jcl-over-slf4j jar 1.6.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.1
org.assertj : assertj-core jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.4.0
0.3.0
0.2.0