Appendix A. Library Dependencies

Jalopy depends on the following freely available libraries:

Table A.1. Library dependencies

Name:ANTLR Parser Generator 2.7.2
Author:jGuru.com (MageLang Institute), project lead by Dr. Terence Parr
License:Custom (Public Domain)
Info:Contains some minor patches to make it work with Jalopy
URL:http://www.antlr.org/
  
Name:ASM 1.4.1
Author: Object Web Consortium, project lead by Eric Bruneton
License:BSD
Info:Jalopy incorporates only the minimal required functionality to read and perform basic analysis of Java class files
URL:http://asm.objectweb.org/
  
Name:ATE Text Pane
Author:Jean Bovet
License:BSD
Info:Jalopy incorporates a stripped down version of the syntax text pane included with the ANTLRWorks sources
URL:http://www.antlr.org/works/
  
Name:Jakarta Commons CLI 1.0
Author:Apache Software Foundation
License:Apache License 1.1
URL:http://jakarta.apache.org/commons/
  
Name:JGoodies Forms Framework 1.0.3
Author:JGoodies Karsten Lentzsch
License:BSD
Info:Contains a small patch to allow customization of paragraph separator
URL:http://www.jgoodies.com/
  
Name:JDBM 0.20
Author:Cees de Groot, Alex Boisvert
License:BSD
Info:Contains a small patch to not include the serializers in the database files upon serialization
URL:http://jdbm.sourceforge.net/
  
Name:JDOM XML API 1.0
Author:JDOM Group, lead by Jason Hunter and Brett McLaughlin
License:BSD/Apache style
URL:http://www.jdom.org/
  
Name:log4j logging toolkit 1.2.8
Author:Apache Software Foundation
License:Apache License 1.1
URL:http://logging.apache.org/log4j/docs/
  
Name:Maven Jalopy Plugin 1.3.1
Author:Apache Software Foundation
License:Apache License 2.0
Info:Jalopy incorporates the version of the Jalopy Plugin that ships with Maven updated to use the commercial Jalopy formatting engine
URL:http://maven.apache.org/
  
Name:One-JAR 0.95
Author:Simon Tuffs
License:BSD
URL:http://one-jar.sourceforge.net/
  
Name:Jakarta Oro Regular Expressions 2.0.8
Author:Apache Software Foundation
License:Apache License 1.1
URL:http://jakarta.apache.org/oro/
  

All libraries have been repackaged to avoid classpath issues.