Last Version

Apache Log4j API 2.6.3-CUSTOM

The Apache Log4j API

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

uk.co.nichesolutions.logging.log4j
ArtifactId

ArtifactId

log4j-api
Version

Version

2.6.3-CUSTOM
Type

Type

jar
Description

Description

Apache Log4j API
The Apache Log4j API
Project URL

Project URL

http://logging.apache.org/log4j/2.x/log4j-api/
Project Organization

Project Organization

Apache Software Foundation

Download log4j-api 2.6.3-CUSTOM


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

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1

test (7)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 4.6.1
junit : junit jar 4.12
org.eclipse.osgi : org.eclipse.osgi jar 3.7.1
org.apache.maven : maven-core jar 3.3.9
org.apache.commons : commons-lang3 jar 3.4
com.fasterxml.jackson.core : jackson-core jar 2.8.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.0

Project Modules

There are no modules declared in this project.