Jar examples for l:logging-log4j
This project is the logging log4j implementation library in the cisco vss foundation runtime
You can download jar file logging-log4j 1.0.0-2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logging-log4j-1.0.0-2.jar to your project.
<dependency> <groupId>com.cisco.oss.foundation</groupId> <artifactId>logging-log4j</artifactId> <version>1.0.0-2</version> </dependency>
compile group: 'com.cisco.oss.foundation', name: 'logging-log4j', version: '1.0.0-2'
libraryDependencies += "com.cisco.oss.foundation" % "logging-log4j" % "1.0.0-2"
<dependency org="com.cisco.oss.foundation" name="logging-log4j" rev="1.0.0-2"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='logging-log4j', version='1.0.0-2'))
'com.cisco.oss.foundation:logging-log4j:jar:1.0.0-2'
Click the following link to download the jar file.
logging-log4j-1.0.0-2-javadoc.jar