Last Version

Geronimo Framework, Modules :: Logging 2.2.1

Apache Geronimo, the JavaEE server project of the Apache Software Foundation.

License

License

Categories

Categories

Geronimo Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

geronimo-logging
Version

Version

2.2.1
Type

Type

jar
Description

Description

Geronimo Framework, Modules :: Logging
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
Project Organization

Project Organization

The Apache Geronimo development community

Download geronimo-logging 2.2.1


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.5.5
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.