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