Download

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Prepare download)
Line 27: Line 27:
 
==Included libraries==
 
==Included libraries==
  
Wandora uses many third party libraries to extend the feature set of application. All libraries used by Wandora are free-to-use and available in Internet. We have already included these libraries into the Wandora package:
+
See [[Libraries used by Wandora]]
 
+
* [http://jena.sourceforge.net/ Jena RDF Framework] (Licence included)
+
* [http://xerces.apache.org/xerces2-j/ xerces.jar] (Apache License Version 2.0)
+
* [http://jakarta.apache.org/poi/ poi-3.0-alpha1-20050704.jar, poi-contrib-3.0-alpha1-20050704.jar, poi-scratchpad-3.0-alpha1-20050704.jar] (Apache License Version 2.0)
+
* [http://velocity.apache.org/ velocity-dep-1.4.jar] (Apache License Version 2.0)
+
* [http://lucene.apache.org/ lucene-1.3-final.jar] (Apache License Version 2.0)
+
* [http://jakarta.apache.org/commons/fileupload/ commons-fileupload-1.1.jar] (Apache License Version 2.0)
+
* [http://jakarta.apache.org/commons/io/ commons-io-1.1.jar] (Apache License Version 2.0)
+
* [https://glassfish.dev.java.net/javaee5/mail/ mail.jar] (CDDLv1.0)
+
* [http://www.beanshell.org/download.html bsh-2.0b2.jar] (Sun Public License or LGPL)
+
* [http://www.w3.org/Jigsaw/ jigsaw.jar] ([http://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231 W3C Intellectual Rights Notice and Legal Disclaimers])
+
* [http://javamusictag.sourceforge.net/ jid3lib-0.5.4.jar] (LGPL)
+
* [http://hsqldb.org/ hsqldb.jar] (Licence included)
+
* [http://dev.mysql.com/downloads/connector/j/3.1.html mysql-connector-java-3.1.13-bin.jar] (GPL)
+
* [http://www.cacas.org/java/gnu/regexp/ gnu-regexp-1.1.4.jar] (Free software)
+
* [http://sourceforge.net/projects/jpegrdf jpegrdf.jar] (OSI-Approved Open Source)
+
* servlet-api.jar
+
* [http://jtds.sourceforge.net/ jtds-1.2.jar] (LGPL)
+
* [http://mstor.sourceforge.net/ mstor] (Licence included)
+
* [https://jmbox.dev.java.net/ jmbox] (LGPL)
+
* [http://www.adobe.com/products/acrviewer/acrvdnld.html Acrobar.jar, MRJToolkitStubs.zip] (Freeware)
+
* [http://java.sun.com/products/javabeans/jaf/downloads/index.html activation.jar]
+
 
+
Next libraries are required for Wandora's SOAP api.
+
 
+
* [http://ws.apache.org/axis/ axis.jar]
+
* commons-discovery-0.2.jar
+
* commons-logging-1.0.4.jar
+
* jaxrpc.jar
+
* saaj.jar
+
* wsdl4j-1.5.1.jar
+
 
+
==Libraries to download==
+
 
+
Although Wandora works fine without next libraries you may encounter problems using some advanced features. Consider downloading Java packages:
+
 
+
* If you are planning to use database topic maps with Microsoft SQL database consider downloading JDBC drivers for the database. Msbase.jar, mssqlserver.jar, msutil.jar are available at http://msdn.microsoft.com/data/ref/jdbc/
+

Revision as of 18:40, 3 June 2008

Prepare download

Java Runtime Environment (JRE) 6 is required to run Wandora application. Java JRE 6 is not included in Wandora package and you must download it separately from Sun's Java site at

You should also get familiar with system requirements and the license before downloading and installing Wandora. We emphasize that Wandora is an ongoing project. This means that the software is incomplete, absolutely contains bugs and the feature set may change without notice.

Downloading Wandora

Download Wandora's latest binary version (build date 2016-05-10, see Change log and Open bugs) here:

After successful download you may wonder how to install Wandora. Wandora's source code distribution package is here:

Javadocs

Javadocs are available for online viewing or as a zip package (updated 2016-05-10).

Included libraries

See Libraries used by Wandora

Personal tools