#############################################################################
#                 Cassandra plugin : Thirdpart components                   #
#############################################################################

 Cassandra plugin requires for its compilation and execution some parts 
 of the listed library. 
 
 After the installation of those library, don't forget to rename or copy 
 config.sample to config.properties in the current directory and update 
 properly the properties. 

 All components included in this Third-Part are external software components 
 and projects, with their own copyright and licensing rules. Please, see 
 their licenses and conditions-to-use before using, downloading or 
 redistribute them.

 These software components are not supported by Artenum. Artenum has no 
 resposability regarding their use and possible damages resulting of their
 use. 

 MORE GENERALLY, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT 
 PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE 
 COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT 
 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT 
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF 
 THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME 
 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 
 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL 
 ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND USE THE PORGRAM, 
 BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR 
 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM 
 (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE 
 OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO 
 OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS 
 BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 

#############################################################################
# Jalopy                                                                    #
#############################################################################

 Description: The source code beautifier originally built by Marco Hunsicker 
              and enhanced for Java 5 by Steve Heyns. This version is 
              NOT the same as the version at TRIEMAX. 

 Version:     jalopy-ant-0.1-1.5rc3.tar.gz

 License:     The Jalopy BSD License

              Copyright (c) 2001-2002, Marco Hunsicker. All rights reserved.

              Redistribution and use in source and binary forms, with or 
              without modification, are permitted provided that the following 
              conditions are met:

                 * Redistributions of source code must retain the above 
                   copyright notice, this list of conditions and the following
                   disclaimer.
                 * Redistributions in binary form must reproduce the above 
                   copyright notice, this list of conditions and the following 
                   disclaimer in the documentation and/or other materials 
                   provided with the distribution.
                 * Neither the name of the Jalopy Group nor the names of its 
                   contributors may be used to endorse or promote products 
                   derived from this software without specific prior written 
                   permission. 

              THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
              CONTRIBUTORS "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, 
              INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
              MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
              ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER 
              OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
              SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
              BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
              LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
              HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
              CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
              OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
              SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 

 Required:    Only for the source code formating. This library is not needed 
              in case of using a binary package of the application.

 URL:         http://jalopy.sourceforge.net/jalopy-ant/downloads.html

#############################################################################
# ArtenumPipeLineManager                                                    #
#############################################################################

 Description: This is an implementation of the Cassandra PipelineManager that 
              is used to manage VTK objects.

 Version:     1.0

 License:     Artenum Binary Public License v1.0 (ArtBPL V1.0) 
              See the LICENSE.txt in the DedaleGraph thirdpart directory for 
              more details.
 
 Required:    For compilation and execution

 URL:         Please contact us at: contact@artenum.com

#############################################################################
# DedaleGraph                                                               #
#############################################################################

 Description: DedaleGraph is a graphical library which helps build, 
              manipulate and view object graphs under the form of 
              graphical interconnected cells. It uses the standard 
              Java/Swing technology and allows managing all mouse 
              events to Move/Resize/select each cell. Graphical 
              cells are built by the user and can integrate all 
              available Swing components such as controls, labels, 
              and their associated/linked behaviours and aspects.

 Version:     1.0

 License:     Artenum Binary Public License v1.0 (ArtBPL V1.0) 
              See the LICENSE.txt in the DedaleGraph thirdpart directory for 
              more details.
 
 Required:    For compilation and execution

 URL:         Please contact us at: contact@artenum.com
 
#############################################################################
# Cassandra (Core)                                                          #
#############################################################################

 Description: Cassandra is a modular and advanced 3D scientific data viewer.
              Cassandra is written in Java and based on the Visualisation 
              Tool Kit, VTK. 

              Like in OpenDX, Cassandra includes a graphical visualisation 
              pipeline editor based on the DedalEgraph library.

              Data processing are performed through an extensive set of 
              dynamical and independent plug-ins. An advanced Python/Jython 
              console, JyConsole, complete the system and allows the direct 
              manipulation of all objects used in the system, independently 
              of their initial language (C++/Java/Python). 
              JyConsole includes an object oriented completion. 

              Thanks to this modular approach, Cassandra is highly adaptable 
              and extensible to specific and tailored data processing and 
              should simplify the learning curve of the VTK library by 
              non-specialists.

 Version:     2.2

 License:     QPL
              See the LICENSE.txt in the Cassandra directory for 
              more details.
 
 Required:    For compilation and execution

 URL:         http://www.artenum.com/cassandra
 
#############################################################################
# VTK                                                                       #
#############################################################################

 Description: The Visualization ToolKit (VTK) is an open source, freely 
              available software system for 3D computer graphics, image 
              processing, and visualization used by thousands of researchers 
              and developers around the world. VTK consists of a C++ class 
              library, and several interpreted interface layers including 
              Tcl/Tk, Java, and Python. Professional support and products 
              for VTK are provided by Kitware, Inc. VTK supports a wide
              variety of visualization algorithms including scalar, vector, 
              tensor, texture, and volumetric methods; and advanced modeling 
              techniques such as implicit modelling, polygon reduction, mesh 
              smoothing, cutting, contouring, and Delaunay triangulation. 
              In addition, dozens of imaging algorithms have been directly 
              integrated to allow the user to mix 2D imaging / 3D graphics 
              algorithms and data. The design and implementation of the 
              library has been strongly influenced by object-oriented 
              principles. VTK has been installed and tested on nearly every 
              Unix-based platform, PCs (Windows 98/ME/NT/2000/XP), 
              and Mac OSX Jaguar or later.

 Version:     5.0

 License:     Copyright (c) 1993-2006 Ken Martin, Will Schroeder, Bill Lorensen
              All rights reserved.

              Redistribution and use in source and binary forms, with or 
              without modification, are permitted provided that the 
              following conditions are met:

              * Redistributions of source code must retain the above 
                copyright notice, this list of conditions and the following
                disclaimer.

              * Redistributions in binary form must reproduce the above 
                copyright notice, this list of conditions and the following 
                disclaimer in the documentation and/or other materials 
                provided with the distribution.

              * Neither name of Ken Martin, Will Schroeder, or Bill Lorensen 
                nor the names of any contributors may be used to endorse or 
                promote products derived from this software without specific 
                prior written permission.

              * Modified source versions must be plainly marked as such, and 
                must not be misrepresented as being the original software.

              THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
              CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 
              INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
              MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
              ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS 
              BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
              EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
              TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
              LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
              HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
              CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
              OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
              SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE

 Required:    For compilation and execution

 URL:         http://www.vtk.org/get-software.php