Lang.
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang..
Here is the list of declaration for commons-lang. If you use Maven you can use the following code to add the dependency for this POM file.
<dependency> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> <version>2.3</version> </dependency>
If you think this Maven repository POM file listing for commons-lang 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-lang-2.3 has 1 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.8.1 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. | 1966 |
The following table lists the most popular artifacts which are depending on commons-lang-2.3. Their categories and depend by count are also listed.
Category | Artifact | Depended By Count |
---|---|---|
Development | mule-core 2.0.0 Mule server and core classes | 25 |
Data Structure | commons-configuration 1.5 Tools to assist in the reading of configuration/preferences files in various formats | 55 |
Development | mirage 1.0 This library provides methods around Java Reflection | 14 |
Development | mule-core 2.0.0-RC3 Mule server and core classes | 25 |
Development | mule-core 2.0.1 Mule server and core classes | 27 |
Development | mule-core 2.0.2 Mule server and core classes | 27 |
Development | mule-core 2.0.0-RC1 Mule server and core classes | 17 |
Build | maven-enforcer-plugin 1.0-alpha-3 The Loving Iron Fist of Maven | 37 |
Development | mule-core 2.0.0-M2 Mule server and core classes | 21 |
Parser | warnings 1.0 This plug-in reads the compiler warnings from the console log file and generates a trend report. | 6 |
Development | mule-core 1.4.0 Mule server and core classes | 6 |
Library | ezmorph 1.0.6 Simple java library for transforming an Object to another Object. | 8 |
Library | ezmorph 1.0.3 Simple java library for transforming an Object to another Object. | 7 |
XML | json-lib 2.1 Java library for transforming beans, maps, collections, java arrays and XML to JSON. | 36 |
XML | json-lib 2.1-rev6 Java library for transforming beans, maps, collections, java arrays and XML to JSON. | 62 |
Development | mule-core 2.0.0-RC2 Mule server and core classes | 22 |
Development | common 0.4.0 The common framework for client libraries for accessing various Google ads APIs. Users are not expected to list this as a dependency on its own. Instead, there are product specific libraries such as "dfa-lib" and "adwords-lib" that already have this listed as a dependency. | 8 |
Data Structure | commons-jci-fam 1.0 Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes. | 12 |
Development | plugin-support 1.0-alpha-1 Provides common support classes and components for plugins. | 8 |
Development | mule-core 1.4.4 Mule server and core classes | 21 |
Data Structure | commons-configuration 1.4 Tools to assist in the reading of configuration/preferences files in various formats | 5 |
XML | json-lib 2.0 Java library for transforming beans, maps, collections, java arrays and XML to JSON. | 43 |
JUnit | htmlunit 1.13 A tool for testing web based applications | 7 |
Development | mule-core 1.4.3 Mule server and core classes | 7 |
The following plugins are used in the commons-lang-2.3.jar
The following packages are defined in the commons-lang-2.3.jar
org.apache.commons.lang org.apache.commons.lang.builder org.apache.commons.lang.enum org.apache.commons.lang.enums org.apache.commons.lang.exception org.apache.commons.lang.math org.apache.commons.lang.mutable org.apache.commons.lang.text org.apache.commons.lang.time
Here is the content of the POM file.
<?xml version="1.0" encoding="UTF-8"?><project> <modelVersion>4.0.0</modelVersion> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> <name>Lang</name> <version>2.3</version> <description>Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.</description> <url>http://jakarta.apache.org/commons/lang/</url> <issueManagement> <url>http://issues.apache.org/jira/</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://mail-archives.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://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive> </mailingList> </mailingLists> <contributors> <contributor> <name>C. Scott Ananian</name> </contributor> <contributor> <name>Chris Audley</name> </contributor> <contributor> <name>Stephane Bailliez</name> </contributor> <contributor> <name>Michael Becke</name> </contributor> <contributor> <name>Ola Berg</name> </contributor> <contributor> <name>Nathan Beyer</name> </contributor> <contributor> <name>Stefan Bodewig</name> </contributor> <contributor> <name>Janek Bogucki</name> </contributor> <contributor> <name>Mike Bowler</name> </contributor> <contributor> <name>Sean Brown</name> </contributor> <contributor> <name>Alexander Day Chaffee</name> </contributor> <contributor> <name>Al Chou</name> </contributor> <contributor> <name>Greg Coladonato</name> </contributor> <contributor> <name>Maarten Coene</name> </contributor> <contributor> <name>Justin Couch</name> </contributor> <contributor> <name>Michael Davey</name> </contributor> <contributor> <name>Norm Deane</name> </contributor> <contributor> <name>Ringo De Smet</name> </contributor> <contributor> <name>Russel Dittmar</name> </contributor> <contributor> <name>Steve Downey</name> </contributor> <contributor> <name>Matthias Eichel</name> </contributor> <contributor> <name>Christopher Elkins</name> </contributor> <contributor> <name>Chris Feldhacker</name> </contributor> <contributor> <name>Pete Gieser</name> </contributor> <contributor> <name>Jason Gritman</name> </contributor> <contributor> <name>Matthew Hawthorne</name> </contributor> <contributor> <name>Michael Heuer</name> </contributor> <contributor> <name>Oliver Heger</name> </contributor> <contributor> <name>Chris Hyzer</name> </contributor> <contributor> <name>Marc Johnson</name> </contributor> <contributor> <name>Shaun Kalley</name> </contributor> <contributor> <name>Tetsuya Kaneuchi</name> </contributor> <contributor> <name>Nissim Karpenstein</name> </contributor> <contributor> <name>Ed Korthof</name> </contributor> <contributor> <name>Holger Krauth</name> </contributor> <contributor> <name>Rafal Krupinski</name> </contributor> <contributor> <name>Rafal Krzewski</name> </contributor> <contributor> <name>Craig R. McClanahan</name> </contributor> <contributor> <name>Rand McNeely</name> </contributor> <contributor> <name>Dave Meikle</name> </contributor> <contributor> <name>Nikolay Metchev</name> </contributor> <contributor> <name>Kasper Nielsen</name> </contributor> <contributor> <name>Tim O'Brien</name> </contributor> <contributor> <name>Brian S O'Neill</name> </contributor> <contributor> <name>Andrew C. Oliver</name> </contributor> <contributor> <name>Alban Peignier</name> </contributor> <contributor> <name>Moritz Petersen</name> </contributor> <contributor> <name>Dmitri Plotnikov</name> </contributor> <contributor> <name>Neeme Praks</name> </contributor> <contributor> <name>Eric Pugh</name> </contributor> <contributor> <name>Stephen Putman</name> </contributor> <contributor> <name>Travis Reeder</name> </contributor> <contributor> <name>Antony Riley</name> </contributor> <contributor> <name>Scott Sanders</name> </contributor> <contributor> <name>Ralph Schaer</name> </contributor> <contributor> <name>Henning P. Schmiedehausen</name> </contributor> <contributor> <name>Sean Schofield</name> </contributor> <contributor> <name>Reuben Sivan</name> </contributor> <contributor> <name>Ville Skytta</name> </contributor> <contributor> <name>Jan Sorensen</name> </contributor> <contributor> <name>Glen Stampoultzis</name> </contributor> <contributor> <name>Scott Stanchfield</name> </contributor> <contributor> <name>Jon S. Stevens</name> </contributor> <contributor> <name>Sean C. Sullivan</name> </contributor> <contributor> <name>Ashwin Suresh</name> </contributor> <contributor> <name>Helge Tesgaard</name> </contributor> <contributor> <name>Arun Mammen Thomas</name> </contributor> <contributor> <name>Masato Tezuka</name> </contributor> <contributor> <name>Jeff Varszegi</name> </contributor> <contributor> <name>Chris Webb</name> </contributor> <contributor> <name>Mario Winterer</name> </contributor> <contributor> <name>Stepan Koltsov</name> </contributor> <contributor> <name>Holger Hoffstatte</name> </contributor> </contributors> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>/LICENSE.txt</url> </license> </licenses> <scm> <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk</connection> <url>http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk</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> <resources> <resource> <targetPath>META-INF</targetPath> <directory>.</directory> <includes> <include>NOTICE.txt</include> </includes> </resource> </resources> <plugins> <plugin> <artifactId>maven-surefire-plugin</artifactId> <configuration> <includes> <include>**/*TestSuite.java</include> </includes> <excludes> <exclude>**/AllLangTestSuite.java</exclude> </excludes> </configuration> </plugin> <plugin> <groupId>maven-plugins</groupId> <artifactId>maven-cobertura-plugin</artifactId> <version>1.1.1</version> <configuration> <scope>test</scope> <comment>Required only for generating test coverage reports.</comment> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> </dependency> </dependencies> <distributionManagement> <repository> <id>default</id> <name>Default Repository</name> <url>file:///www/jakarta.apache.org/builds/jakarta-commons/lang/</url> </repository> <site> <id>default</id> <name>Default Site</name> <url>scp://people.apache.org//www/jakarta.apache.org/commons/lang/</url> </site> <status>converted</status> </distributionManagement> </project>