Last Version

logging-log4j 1.2.1-2

This project is the logging log4j implementation library in the cisco vss foundation runtime

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

logging-log4j
Version

Version

1.2.1-2
Type

Type

jar
Description

Description

logging-log4j
This project is the logging log4j implementation library in the cisco vss foundation runtime
Project URL

Project URL

https://github.com/foundation-runtime/logging/tree/master/logging-log4j
Project Organization

Project Organization

Cisco
Source Code Management

Source Code Management

https://github.com/foundation-runtime/logging.git

Download logging-log4j 1.2.1-2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.cisco.oss.foundation : commons jar 1.0.2-1
com.cisco.oss.foundation : logging-api jar 1.2.0-4
org.apache.commons : commons-lang3 jar 3.4
log4j : log4j jar 1.2.17
joda-time : joda-time jar 2.3
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.4

provided (4)

Group / Artifact Type Version
com.cisco.oss.foundation : configuration-api jar 1.0.2-4
javax.servlet : javax.servlet-api jar 3.1.0
org.jboss.resteasy : jaxrs-api jar 3.0.12.Final
org.springframework : spring-web jar 4.2.0.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework : spring-test jar 4.2.4.RELEASE
javax.annotation : jsr250-api jar 1.0

Project Modules

There are no modules declared in this project.