Log4j (for Apache Directory Studio)


License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.directory.studio
ArtifactId

ArtifactId

org.apache.logging.log4j
Last Version

Last Version

1.2.17
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j (for Apache Directory Studio)
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.logging.log4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.17
1.2.16
1.2.14