Logging.
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems..
Here is the list of declaration for commons-logging. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.0.4</version> </dependency>
If you think this Maven repository POM file listing for commons-logging is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
Name:The Apache Software License, Version 2.0
URL: /LICENSE.txt.
The commons-logging-1.0.4 has 4 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.
Category | Artifact | Depended By Count |
---|---|---|
JUnit | junit 3.7 JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. | 21 |
The following table lists the most popular artifacts which are depending on commons-logging-1.0.4. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
JPA Hibernate | hibernate 3.2.2.ga Relational Persistence for Java | 12 |
JEE Container | geronimo-kernel 1.1.1 Geronimo Kernel | 7 |
JPA Hibernate | hibernate 3.1.3 Relational Persistence for Java | 11 |
JPA Hibernate | hibernate-entitymanager 3.3.2.GA Hibernate Entitity Manager | 12 |
JPA Hibernate | hibernate 3.2.0.ga Relational Persistence for Java | 21 |
JSP | extremecomponents 1.0.1 eXtremeComponents is a jsp dynamically generated table. | 29 |
Database | commons-dbcp 1.2.2 Commons Database Connection Pooling | 148 |
Data Structure | commons-discovery 0.4 Commons Discovery | 299 |
Development | fop 1.0 Apache FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Outpu... | 17 |
Network | ehcache 1.2.3 ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI,... | 18 |
JPA Hibernate | hibernate 3.2.7.ga Relational Persistence for Java | 12 |
Data Structure | commons-vfs 1.0 VFS is a Virtual File System library. | 17 |
JPA Hibernate | hibernate 3.2.4.ga Relational Persistence for Java | 7 |
Database | hive-shims 0.8.1 Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive | 7 |
Log | org-apache-commons-logging 1.0.4-201003011305 Apache Commons Logging | 6 |
Spring | mule-module-spring 1.3.2 Provides extensions to use the Spring framework with Mule such as utilising the the spring container to build components managed by Mule. | 7 |
Web Framework | commons-validator 1.3.1 Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts. | 19 |
JPA Hibernate | hibernate-annotations 3.3.1.GA Annotations metadata for Hibernate | 9 |
Groovy | groovy 1.0 a powerful and dynamic scripting language for the JVM | 17 |
Database | hive-shims 0.9.0 Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive | 6 |
Http | mule-transport-http 1.3 A Mule transport for Http Connectivity. This transport supplies a simple Http Server implementation. | 5 |
Development | neethi 2.0.2 Apache Neethi Project | 7 |
Http | nanocontainer 1.0 Please refer to the <a href="http://nanocontainer.org/">main website</a> for documentation. | 6 |
JPA Hibernate | hibernate 3.2.3.ga Relational Persistence for Java | 6 |
Cache | ehcache 1.2.4 Ehcache is a widely used pure Java, distributed in-process cache | 18 |
JEE | quartz 1.5.2 OpenSymphony's Quartz Scheduler | 23 |
Validation | xwork 2.1.0 XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration. | 10 |
Database | hive-common 0.8.0 Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive | 5 |
Spring | spring-webflow 1.0.5 Spring Web Flow | 15 |
Spring | cocoon-spring-configurator 1.0.0 The Cocoon Spring Configurator is an extension for the Spring framework. It provides a standardized way of handling various configuration issues when using Spring. The feature list includes automatic property handling and inclusion of configuration files. | 6 |
Network | axis 1.4 An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. | 18 |
Database | hive-shims 0.8.0 Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive | 6 |
Database | hive-common 0.9.0 Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive | 6 |
JPA Hibernate | hibernate 3.2.5.ga Relational Persistence for Java | 36 |
Network | commons-proxy 1.0 Java library for dynamic proxying | 14 |
JPA Hibernate | hibernate 3.2.1.ga Relational Persistence for Java | 13 |
Http | mule-transport-http 1.3-rc5 A Mule transport for Http Connectivity. This transport supplies a simple Http Server implementation. | 5 |
JEE Container | avalon-framework-impl 4.3.1 Avalon Framework Implementation | 10 |
Development | plugin-support 1.0-alpha-1 Provides common support classes and components for plugins. | 8 |
Development | easyconf 0.9.5 EasyConf is a library to access configuration of software components and applications. It defines simple conventions to make it easier to use. It was born in a portlets-based portal and has several features useful for this and similar environments. | 12 |
Web Framework | dwr 1.1-beta-3 DWR is easy Ajax for Java. | 7 |
Spring | spring 1.2.9 Spring Framework | 27 |
Database | dbunit 2.2 DbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes sub... | 7 |
Web Framework | commons-validator 1.2.0 Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts. | 8 |
Web Framework | dwr 1.1.3 DWR Direct Web Remoting AJAX library | 11 |
Network | wagon-webdav 1.0-beta-2-hudson-1 Wagon that gets and puts artifacts through webdav protocol | 49 |
Http | commons-httpclient 3.1 The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily. | 430 |
XML | struts 1.2.9 The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a... | 43 |
JPA Hibernate | ehcache 1.1 Ehcache is a pure Java, in-process cache with the following features: Fast, Simple, Acts as a pluggable cache for Hibernate 2.1. Small foot print. Both in terms of size and memory requirements. Minimal dependencies. Fully documented. See the online Documentation, FAQ and the online JavaDoc. Compreh... | 6 |
XML | struts 1.2.4 The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a... | 12 |
XML Graphics | xmlgraphics-commons 1.3.1 Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. | 8 |
Database | hive-common 0.8.1 Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive | 6 |
JPA Hibernate | hibernate 3.2.6.ga Relational Persistence for Java | 35 |
The following plugins are used in the commons-logging-1.0.4.jar
The following packages are defined in the commons-logging-1.0.4.jar
org.apache.commons.logging org.apache.commons.logging.impl
Here is the content of the POM file.
<project> <modelVersion>4.0.0</modelVersion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <name>Logging</name> <version>1.0.4</version> <description>Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.</description> <url>http://jakarta.apache.org/commons/logging/</url> <issueManagement> <url>http://issues.apache.org/bugzilla/</url> </issueManagement> <ciManagement> <notifiers> <notifier> <configuration> <address>commons-dev@jakarta.apache.org</address> </configuration> </notifier> </notifiers> </ciManagement> <inceptionYear>2001</inceptionYear> <mailingLists> <mailingList> <name>Commons Dev List</name> <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe> <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe> <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive> </mailingList> <mailingList> <name>Commons User List</name> <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe> <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe> <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive> </mailingList> </mailingLists> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>/LICENSE.txt</url> </license> </licenses> <scm> <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/logging</connection> <url>http://cvs.apache.org/viewcvs/jakarta-commons/logging/</url> </scm> <organization> <name>The Apache Software Foundation</name> <url>http://jakarta.apache.org</url> </organization> <build> <sourceDirectory>src/java</sourceDirectory> <testSourceDirectory>src/test</testSourceDirectory> <plugins> <plugin> <artifactId>maven-surefire-plugin</artifactId> <configuration> <includes> <include>**/AvalonLoggerTest.java</include> </includes> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>1.2.6</version> <optional>true</optional> </dependency> <dependency> <groupId>logkit</groupId> <artifactId>logkit</artifactId> <version>1.0.1</version> <optional>true</optional> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.7</version> <scope>test</scope> </dependency> <dependency> <groupId>avalon-framework</groupId> <artifactId>avalon-framework</artifactId> <version>4.1.3</version> <optional>true</optional> </dependency> </dependencies> <distributionManagement> <repository> <id>default</id> <name>Default Repository</name> <url>file:///www/jakarta.apache.org/builds/jakarta-commons/logging/</url> </repository> <site> <id>default</id> <name>Default Site</name> <url>scp://jakarta.apache.org//www/jakarta.apache.org/commons/logging/</url> </site> </distributionManagement> </project>