License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers Logging Application Layer Libs |
GroupId | GroupIdorg.apache.geronimo.framework |
ArtifactId | ArtifactIdgeronimo-logging |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Framework, Modules :: Logging
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-logging-2.2.1.pom | |
geronimo-logging-2.2.1.jar | 10 KB |
geronimo-logging-2.2.1-sources.jar | 9 KB |
geronimo-logging-2.2.1-javadoc.jar | 51 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |