Browse CVS Repository
Contents of /samurai-graph/samurai-graph/tools/readme.txt
Parent Directory
| Revision Log
| Revision Graph
Revision 1.5 -
( show annotations)
( download)
Tue Sep 28 07:00:15 2010 UTC
(13 years, 6 months ago)
by minemoto
Branch: MAIN
CVS Tags: RELENG_2_BP, RELEASE_2_0_0, RELENG_3_BP, HEAD
Branch point for: RELENG_2, RELENG_3
Changes since 1.4: +6 -0 lines
File MIME type: text/plain
Add a description of Apache Maven v2.2.1.
| 1 |
Libraries used when compiling SAMURAI-GRAPH |
| 2 |
|
| 3 |
This directory contains all libraries needed when you COMPILE samurai-graph. |
| 4 |
|
| 5 |
Each library specifies name, version number, description, their origin. |
| 6 |
|
| 7 |
(alphabetical) |
| 8 |
|
| 9 |
jar files in 'ant' sub directory: |
| 10 |
ant-antlr.jar, ant-apache-bcel.jar, ant-apache-bsf.jar, ant-apache-log4j.jar, |
| 11 |
ant-apache-oro.jar, ant-apache-regexp.jar, ant-apache-resolver.jar, |
| 12 |
ant-commons-logging.jar, ant-commons-net.jar, ant-jai.jar, ant-javamail.jar, |
| 13 |
ant-jdepend.jar, ant-jmf.jar, ant-jsch.jar, ant-junit.jar, ant-launcher.jar, |
| 14 |
ant-netrexx.jar, ant-nodeps.jar, ant-starteam.jar, ant-stylebook.jar, |
| 15 |
ant-swing.jar, ant-testutil.jar, ant-trax.jar, ant-weblogic.jar, ant.jar, |
| 16 |
xercesImpl.jar, xml-apis.jar |
| 17 |
1.7.1 |
| 18 |
Jakarta-ANT: Make for Java |
| 19 |
http://ant.apache.org/ |
| 20 |
|
| 21 |
jar files in 'maven/apache-maven-2.2.1' sub directory: |
| 22 |
classworlds-1.1.jar, maven-2.2.1-uber.jar |
| 23 |
2.2.1 |
| 24 |
Apache Maven: a software project management and comprehension tool |
| 25 |
http://maven.apache.org/ |
| 26 |
|
| 27 |
jnlp.jar |
| 28 |
1.2 |
| 29 |
Java Web Start library |
| 30 |
http://java.sun.com/products/javawebstart |
| 31 |
|
| 32 |
junit.jar |
| 33 |
3.8.1 |
| 34 |
Java Unit Testing |
| 35 |
http://www.junit.org/ |
| |