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:
commons-logging-1.2-src.zip - Apache Commons Logging
commons-logging-1.2-src.zip is the source ZIP 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.
ZIP File Size and Download Location:
JAR name: commons-logging-1.2-src.zip Target JDK version: 1.2 Dependency: None File size: 293,884 bytes) Date modified: 05-Jul-2014 Download: Apache Commons Logging
✍: FYIcenter.com
Package Content:
org/apache/commons/logging/impl/AvalonLogger.java org/apache/commons/logging/impl/Jdk13LumberjackLogger.java org/apache/commons/logging/impl/Jdk14Logger.java org/apache/commons/logging/impl/Log4JLogger.java org/apache/commons/logging/impl/LogFactoryImpl.java org/apache/commons/logging/impl/LogKitLogger.java org/apache/commons/logging/impl/NoOpLog.java org/apache/commons/logging/impl/ServletContextCleaner.java org/apache/commons/logging/impl/SimpleLog.java org/apache/commons/logging/impl/WeakHashtable.java org/apache/commons/logging/Log.java org/apache/commons/logging/LogConfigurationException.java org/apache/commons/logging/LogFactory.java org/apache/commons/logging/LogSource.java
Or download all of them as a single archive file:
File name: commons-logging-1.2-sources.zip File size: 68497 bytes Release date: 2014-07-05 Download
⇒ What Is commons-logging-1.1.3.jar?
⇐ What Is commons-logging-1.2.jar?
2018-10-25, ≈15🔥, 0💬
Popular Posts:
How to merge two JAR files with "jar" commands? I am tired of specifying multiple JAR files in the c...
How to read XML document with XML Schema validation from socket connections with the socket\DelayedI...
How to compare performances of various XML parsers with the jaxp\SourceValidator.jav aprovided in th...
ZooKeeper is a centralized service for maintaining configuration information, naming, providing dist...
JDK 11 jdk.internal.vm.compiler .jmodis the JMOD file for JDK 11 Internal VM Compiler module. JDK 11...