Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
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, ≈69🔥, 0💬
Popular Posts:
maven-compat-3.5.4.jar is the JAR file for Apache Maven 3.5.4 Compact module. The JAR file name may ...
JDK 17 java.xml.jmod is the JMOD file for JDK 17 XML (eXtensible Markup Language) module. JDK 17 XML...
What is the dom\GetElementsByTagName .javaprovided in the Apache Xerces package? I have Apache Xerce...
JDK 17 jdk.dynalink.jmod is the JMOD file for JDK 17 Dynamic Linking module. JDK 17 Dynamic Linking ...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....