Commons Logging to JBoss Logging

Apache Commons Logging to JBoss Logging implementation

License

License

Categories

Categories

JBoss Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.jboss.logging
ArtifactId

ArtifactId

commons-logging-jboss-logging
Last Version

Last Version

1.0.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Logging to JBoss Logging
Apache Commons Logging to JBoss Logging implementation
Project URL

Project URL

http://www.jboss.org
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/jboss-logging/commons-logging-jboss-logging

Download commons-logging-jboss-logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.1.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jboss.logmanager : jboss-logmanager jar 1.5.9.Final

Project Modules

There are no modules declared in this project.
org.jboss.logging

Versions

Version
1.0.0.Final
1.0.0.Beta1