The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| args4j | args4j | 2.0.8 | - | jar | |
| com.lowagie | itext | 1.3.1 | - | jar | |
| commons-configuration | commons-configuration | 1.4 | - | jar | |
| commons-io | commons-io | 1.2 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| javax.activation | activation | 1.0.2 | - | jar | |
| javax.mail | 1.3.2 | - | jar | ||
| l2fprod | common-buttonbar | 7.3.pack200 | - | jar | |
| l2fprod | common-tasks | 7.3.pack200 | - | jar | |
| l2fprod | common-totd | 7.3.pack200 | - | jar | |
| l2fprod | skinlf | 6.7.pack200 | - | jar | |
| org.jfree | chart | 1.0.2.2.pack200 | - | jar | |
| org.jfree | jcommon | 1.0.5.pack200 | - | jar | |
| org.jvnet | substance | 4.0.0.pack200 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| ant | ant-optional | 1.5.1 | - | jar | |
| avalon-framework | avalon-framework | 4.1.3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.2 | - | jar | |
| commons-digester | commons-digester | 1.8 | - | jar | |
| commons-jxpath | commons-jxpath | 1.2 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| javax.servlet | servlet-api | 2.2 | - | jar | |
| jdom | jdom | b9 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar | |
| xerces | xerces | 1.2.3 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 4.1 | - | jar |
Firemox: play with a judge to Magic The Gathering and any other CCG, anywhere with anyone.
http://firemox.sourceforge.net
JavaBeans Activation Framework (JAF)
JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
http://java.sun.com/products/javabeans/jaf/index.jsp
The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.
JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects.
http://www.jfree.org/jcommon/index.php.
A free Java chart library. JFreeChart supports pie charts (2D and 3D), bar charts (horizontal and vertical, regular and stacked), line charts, scatter plots, time series charts, high-low-open-close charts, candlestick plots, Gantt charts, combined plots, thermometers, dials and more. JFreeChart can be used in applications, applets, servlets and JSP. This project is maintained by David Gilbert.
http://www.jfree.org/jfreechart/
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.
http://jakarta.apache.org/commons/lang/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
A package of Java utility methods for accessing and modifying object properties
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - xerces:xerces:jar:1.2.3
Unnamed - javax.servlet:servlet-api:jar:2.2
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.
Unnamed - ant:ant-optional:jar:1.5.1
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/#external
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
http://java.sun.com/products/javamail/index.jsp
Skin Look And Feel allows Java developers to write skinnable application using the Swing toolkit. Skin Look And Feel is able to read GTK (The Gimp Toolkit) and KDE (The K Desktop Environment) skins to enhance your application GUI controls such as Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background Textures, Regular Windows. Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular windows.
You do not have a Tip of The Day dialog in Swing. Well, now you have it with the JTipOfTheDay component!
Even if this is not the primary goal of the JButtonBar, this is where you often find it. It is a bar made of buttons [sic], you have seen it in Mozilla Firebird, IntelliJ.
Even if this is not the primary goal of the JButtonBar, this is where you often find it. It is a bar made of buttons [sic], you have seen it in Mozilla Firebird, IntelliJ.
The goal of this project is to provide a configurable and customizable production-quality Java look and feel library for Swing applications. This Java look and feel is available for JDK 5.0+ only.
https://substance.dev.java.net/
args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.