Project Dependencies

compile

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.amazon ecs 2007.07.16 - jar
com.jcraft jogg 0.0.7 - jar
com.jcraft jorbis 0.0.15 - jar
com.jgoodies looks 2.1.4 - jar
com.jgoodies uif 1.5.1 - jar
com.l2fprod common 7.3 - jar
com.lightdev kjdsp 1.1 - jar
com.melloware jintellitype 1.3.1 - jar
com.melloware jspiff 1.0 - jar
com.nilo nimrodlf 1.0.b - jar
com.sun.xml.bind jaxb-impl 2.0.3 - jar
commons-httpclient commons-httpclient 3.1 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
hsqldb hsqldb 1.8.0.9 - jar
jasperreports jasperreports 1.3.0 - jar
javax.xml.bind jaxb-api 2.0 - jar
log4j log4j 1.2.14 - jar
net.dev.java myswing 1.0.4 - jar
net.dev.java substance 3.1 - jar
net.sourceforge jflac 1.3 - jar
net.sourceforge jmac 1.7.4 - jar
net.sourceforge jspeex 0.9.7 - jar
net.sourceforge lipstikLF RC2 - jar
net.sourceforge squareness 2.2.0 - jar
org.hibernate hibernate 3.2.6.ga - jar
org.jaudiotagger jaudiotagger 1.0.9 - jar
org.javazoom basicplayer 3.0 - jar
org.javazoom jl 1.0 - jar
org.javazoom mp3spi 1.9.4 - jar
org.javazoom vorbisspi 1.0.2 - jar
org.tritonus tritonus 0.3.3 - jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Optional
c3p0 c3p0 0.9.1 - jar

test

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

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
antlr antlr 2.7.6 - jar
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
bouncycastle bcmail-jdk14 138 - jar
bouncycastle bcprov-jdk14 138 - jar
cglib cglib 2.1_3 - jar
com.jgoodies binding 1.1.1 - jar
com.jgoodies forms 1.0.7 - jar
com.jgoodies validation 1.2.0 - jar
com.lowagie itext 2.1.7 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-codec commons-codec 1.2 - jar
commons-collections commons-collections 3.2.1 - jar
commons-digester commons-digester 2.0 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.6.1 - jar
eclipse jdtcore 3.1.0 - jar
javax.activation activation 1.1 - jar
javax.transaction jta 1.0.1B - jar
javax.xml.bind jsr173_api 1.0 - jar
jfree jcommon 1.0.0 - jar
jfree jfreechart 1.0.1 - jar
net.sf.ehcache ehcache 1.2.3 - jar
org.bouncycastle bcmail-jdk14 1.38 - jar
org.bouncycastle bcprov-jdk14 1.38 - jar
org.bouncycastle bctsp-jdk14 1.38 - jar
xml-apis xml-apis 1.3.02 - jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Jukes

A cross platform Music Organizer and Player.

http://www.melloware.com

JUnit

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.

http://junit.org

JIntellitype

JNI Java bridge to Microsoft Intellitype commands.

http://www.melloware.com

JSpiff

Java API to read and write XSPF "Spiff" playlists.

http://www.melloware.com

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Commons 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.

http://commons.apache.org/lang/

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

Hibernate

Relational Persistence for Java

http://www.hibernate.org

ehcache

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, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Java Transaction API

The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

http://java.sun.com/products/jta

asm-attrs

http://asm.objectweb.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

AntLR

http://www.antlr.org/

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

c3p0:JDBC DataSources/Resource Pools

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

http://c3p0.sourceforge.net

Amazon Web Service

Amazon.com web service for e-commerce.

http://www.amazon.com/

jaudiotagger

The aim of this project is to provide a world class Java library for editing tag information in audio files. Most existing solutions are not java based inhibiting the use of java applications with digital files.

https://jaudiotagger.dev.java.net/

L2FProd Common

L2FProd.com Common Components missing Swing widgets

http://common.l2fprod.com/

MySwing Utilities

Advanced Swing Utilities

https://myswing.dev.java.net/

JGoodies Swing Suite

JGoodies Swing Suite: Components and solutions that complement Swing to solve common user interface tasks.

http://www.jgoodies.com

JGoodies Binding

JGoodies Binding: Swing Data Binding Framework

https://binding.dev.java.net/

JGoodies Forms

JGoodies Forms: An Advanced Swing Layout System

https://forms.dev.java.net/

JGoodies Validation

JGoodies Validation: Validate and Present Validation Results

https://validation.dev.java.net/

JGoodies Looks

JGoodies Looks: High-Fidelity Windows and Multi-Platform Look and feels

https://looks.dev.java.net/

Javazoom BasicPlayer

BasicPlayer layer is the simple player API of jlGui.

http://www.javazoom.net/jlgui/jlgui.html

JFlac

Port of the Free Lossless Audio Codec (FLAC) library to Java.

http://jflac.sourceforge.net

JSpeex

JSpeex is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech). It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI.

http://jspeex.sourceforge.net/

Squareness Look And Feel

Squareness is minimalistic and flat looking. It uses only two 3D effects to set off pressed controls and grippers on scrollbars.

http://squareness.beeger.net/index.html

Lipstik Look And Feel

Lipstik look and feel is intended to be a Java (tm) Swing counterpart of marvellous Kde theme engine called Lipstik

https://sourceforge.net/projects/lipstiklf/

Substance Look And Feel

A cross-platform look and feel for Swing applications

https://substance.dev.java.net/

Nimrod Look And Feel

NimROD Look and Feel is an extension of the Metal Look and Feel, so it should be a portable

http://personales.ya.com/nimrod/index-en.html

JMAC

JMAC is a Java implementation of the Monkey's Audio decoder/encoder/JavaSound SPI.

http://jmac.sourceforge.net/

Javazoom JLayer

MP3 decoder/player/converter library for Java platform.

http://www.javazoom.net/javalayer/javalayer.html

LightDev Spectrum Analyzer

Spectrum Analyzer is a user interface component that makes visible the sound pressure for a range of frequencies over time.

http://www.lightdev.com/page/85.htm

Javazoom MP3SPI

MP3 SPI for JavaSound

http://www.javazoom.net/mp3spi/mp3spi.html

Tritonus Sound

Tritonus is an implementation of the Java Sound API.

http://tritonus.org/

Javazoom VorbisSPI

Vorbis SPI for JavaSound

http://www.javazoom.net/vorbisspi/vorbisspi.html

JOgg

JOrbis is a pure Java Ogg Vorbis decoder.

http://www.jcraft.com/jorbis/

Jorbis

JOrbis is a pure Java Ogg Vorbis decoder.

http://www.jcraft.com/jorbis/

JasperReports

JasperReports Library

http://jasperreports.sourceforge.net

Commons Collections

Types that extend and augment the Java Collections Framework.

http://commons.apache.org/collections/

Commons Digester

The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

http://commons.apache.org/digester/

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

iText, a Free Java-PDF library

iText, a free Java-PDF library

http://www.lowagie.com/iText/

Legion of the Bouncy Castle Java Cryptography APIs

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

http://www.bouncycastle.org/java.html

Legion of the Bouncy Castle Java Cryptography APIs

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

http://www.bouncycastle.org/java.html

Bouncy Castle OpenPGP API

The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.4. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

http://www.bouncycastle.org/java.html

Bouncy Castle CMS and S/MIME API

The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.4. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the JavaMail API and the Java activation framework will also be needed.

http://www.bouncycastle.org/java.html

Bouncy Castle Provider

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.4.

http://www.bouncycastle.org/java.html

Unnamed - jfree:jfreechart:jar:1.0.1

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

http://www.jfree.org/jfreechart

Unnamed - jfree:jcommon:jar:1.0.0

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

http://www.jfree.org/jcommon/

Unnamed - xml-apis:xml-apis:jar:1.3.02

http://xml.apache.org/commons/#external

jdtcore

Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.0.3

Unnamed - javax.xml.bind:jaxb-api:jar:2.0

Unnamed - javax.xml.bind:jsr173_api:jar:1.0

Unnamed - javax.activation:activation:jar:1.1

HttpClient

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.

http://jakarta.apache.org/httpcomponents/httpclient-3.x/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Codec

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.