Last Version

GateIn - Common component (logging) 2.2.2.Final

Parent POM for GateIn components project.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.gatein.common
ArtifactId

ArtifactId

common-logging
Version

Version

2.2.2.Final
Type

Type

jar
Description

Description

GateIn - Common component (logging)
Parent POM for GateIn components project.
Project Organization

Project Organization

JBoss by Red Hat

Download common-logging 2.2.2.Final


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

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.