Blammo Commons Logging Adapter

Adapters of traditional low-level logging APIs.

GroupId

GroupId

com.agilejava.blammo
ArtifactId

ArtifactId

blammo-commons-adapter
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Blammo Commons Logging Adapter
Adapters of traditional low-level logging APIs.

Download blammo-commons-adapter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
commons-logging : commons-logging jar 1.0.4
com.agilejava.blammo : blammo-core jar 0.3

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2