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 |
|---|---|---|---|---|---|
| com.hoydaa.livemessage.core | livemessage-core | 1.0-SNAPSHOT | - | jar | |
| org.apache.struts | struts-taglib | 1.3.8 | - | 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 | |
| antlr | antlr | 2.7.2 | - | 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-chain | commons-chain | 1.1 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.2 | - | jar | |
| commons-configuration | commons-configuration | 1.4 | - | jar | |
| commons-digester | commons-digester | 1.8 | - | jar | |
| commons-jxpath | commons-jxpath | 1.2 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| commons-validator | commons-validator | 1.3.1 | - | jar | |
| javax.servlet | servlet-api | 2.2 | - | jar | |
| jdom | jdom | b9 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar | |
| net.sourceforge.collections | collections-generic | 4.01 | - | jar | |
| org.apache.commons | commons-io | 1.3.2 | - | jar | |
| org.apache.struts | struts-core | 1.3.8 | - | jar | |
| org.apache.wicket | wicket | 1.3.0-beta2 | - | jar | |
| org.apache.wicket | wicket-extensions | 1.3.0-beta2 | - | jar | |
| org.slf4j | slf4j-api | 1.3.1 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.0.1 | - | jar | |
| oro | oro | 2.0.8 | - | 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 | 3.8.1 | - | jar |
LiveMessage is a real-time Web-based editor for I18N resource bundles. It can be integrated with many popular Web frameworks and lets you edit localized messages without directly modifying the properties files and without restarting the application.
../../LiveMessage/livemessage-struts
livemessage-core is the core module of LiveMessage that deals with framework independent issues.
../../LiveMessage/livemessage-core
Wicket Extensions is a rich component library for the Wicket framework.
http://wicket.apache.org/wicket-extensions/wicket-jdk14/wicket-extensions
The slf4j API
Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favorite technology.
http://wicket.apache.org/wicket/wicket-jdk14/wicket
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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/
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
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 - junit:junit:jar:3.8.1
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
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
See http://www.slf4j.org/ Javadocs for the Log4jLoggerAdapter are available at http://www.slf4j.org/api/org/slf4j/impl/Log4jLoggerAdapter.html
http://collections.sourceforge.net
Apache Struts
Apache Struts
Unnamed - antlr:antlr:jar:2.7.2
An implmentation of the GoF Chain of Responsibility pattern
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/