This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Aleksey Gureiev (author)
Thu Jun 18 01:32:39 -0700 2009
commit 826b50d1192104d3d2bb40f01a60615a4db0da5f
tree 91aa16c1d9e47f631ce2e3025d2b27e95b08dd09
parent 2b5fa428051c7939e7e11a17bb96bd20d4fbc20f
tree 91aa16c1d9e47f631ce2e3025d2b27e95b08dd09
parent 2b5fa428051c7939e7e11a17bb96bd20d4fbc20f
blogbridge / lib
lib/README.txt
================================================================
Thirdparty libraries used BlogBridge
$Id: README.txt,v 1.14 2007/11/02 08:58:17 spyromus Exp $
================================================================
o aelfred2.jar (1.3)
- SAX2 parser (part of GNU JAXP)
- runtime
- Homepage: http://www.gnu.org/software/classpathx/jaxp/jaxp.html
- License: GPL
- Note: Manually packaged (gnu.xml and org.xml packages only)
o jdom.jar (1.0)
- Convient XML handling in Java
- buildtime (required)
- Homepage: http://www.jdom.org/
- License: BSD/Apache style
o commons-logging (1.0.3)
- buildtime (required)
- Homepage: http://jakarta.apache.org/commons/logging.html
- License: Apache Software License
o commons-collections.jar (2.1)
- runtime (needed by hibernate)
- Homepage: http://jakarta.apache.org/commons/collections.html
- License: Apache Software License
o commons-lang.jar (1.0.1)
- runtime (needed by hibernate)
- Homepage: http://jakarta.apache.org/commons/lang.html
- License: Apache Software License
o junit.jar (3.7.1)
- JUnit test framework
- buildtime, test-runtime
- Homepage: http://www.junit.org/
- License: Common Public License
o checkstyle-all.jar (2.2)
- Java source code style analyser
- runtime (optional)
- Homepage: http://sourceforge.net/projects/checkstyle/
- License: LGPL
- Note: Contains also classes from antlr.jar and jakarta-regexp-1.2.jar
o hsqldb.jar (1.8.0.8)
- HypersonicSQL database
- runtime
- Homepage: http://hsqldb.sourceforge.net/
- License: BSD License
o jta.jar (1.0.1)
- Standard JTA API
- runtime (optional, needed by Castor)
- Homepage: http://java.sun.com/products/jta/
- License: Sun
o binding-1.1.jar
o forms-1.0.6.jar
o looks-2.0.jar
o uif-1.5.jar
o uif-extras-1.5.jar
- JGoodies Framework and libraries (Commercial)
- buildtime, runtime
- Homepage: http://www.jgoodies.com/
o jnlp.jar
- JNLP headers
- buildtime
- Homepage: http://java.sun.com/
o xmlrpc-client-3.0.jar
o xmlrpc-common-3.0.jar
- XMLRPC client
- buildtime, runtime
- Homepage: http://ws.apache.org/xmlrpc/
o concurrent.jar
- concurrency control utilities library
- buildtime, runtime
- Homepage: http://gee.cs.oswego.edu/dl/concurrency-interest/
o jcalendar-1.3.2.jar
- Date picker
- buildtime, runtime
- Homepage: http://www.toedter.com/en/jcalendar/








