Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
What Is commons-logging-1.2.jar?
What Is commons-logging-1.2.jar?
✍: FYIcenter
commons-logging-1.2.jar is the JAR file for Apache Commons Logging 1.2, which is an ultra-thin bridge between different logging implementations. A library that uses the commons-logging API can be used with any logging implementation at runtime.
JAR File Size and Download Location:
JAR name: commons-logging JAR version: 1.2 Target JDK version: 1.2 Dependency: None File name: commons-logging-1.2.jar File size: 61829 bytes Date modified: 05-Jul-2014 Download: Apache Commons Logging
Manifest of the JAR:
Implementation-Title: Apache Commons Logging Built-By: tn Tool: Bnd-2.1.0.20130426-122213 Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Specification-Title: Apache Commons Logging Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-SymbolicName: org.apache.commons.logging X-Compile-Target-JDK: 1.2 Implementation-Version: 1.2 Specification-Vendor: The Apache Software Foundation Bundle-Name: Apache Commons Logging X-Compile-Source-JDK: 1.2 Bundle-Vendor: The Apache Software Foundation Build-Jdk: 1.7.0_55 Bundle-Version: 1.2.0 Bnd-LastModified: 1404583913415 Bundle-ManifestVersion: 2 Bundle-Description: Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems. Bundle-DocURL: http://commons.apache.org/proper/commons-logging/ Specification-Version: 1.2 Archiver-Version: Plexus Archiver
List of Classes in the JAR:
org/apache/commons/logging/impl/AvalonLogger org/apache/commons/logging/impl/SimpleLog org/apache/commons/logging/impl/Log4JLogger org/apache/commons/logging/impl/WeakHashtable org/apache/commons/logging/impl/Jdk14Logger org/apache/commons/logging/impl/ServletContextCleaner org/apache/commons/logging/impl/NoOpLog org/apache/commons/logging/impl/LogKitLogger org/apache/commons/logging/impl/Jdk13LumberjackLogger org/apache/commons/logging/impl/LogFactoryImpl org/apache/commons/logging/LogSource org/apache/commons/logging/LogConfigurationException org/apache/commons/logging/LogFactory org/apache/commons/logging/Log
⇒ commons-logging-1.2-src.zip - Apache Commons Logging
⇐ What Is commons-logging-1.2-bin.zip?
2015-04-27, 67979🔥, 0💬
Popular Posts:
What is ojdbc.jar - JDBC Driver for Oracle? ojdbc.jar is a JDBC driver from Oracle that provides dat...
What Is mail.jar of JavaMail 1.4? I got the JAR file from javamail-1_4.zip. mail.jar in javamail-1_4...
JDK 11 java.naming.jmod is the JMOD file for JDK 11 Naming module. JDK 11 Naming module compiled cla...
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
How to display XML element type information with the jaxp\TypeInfoWriter.java provided in the Apache...