X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=THIRDPARTYLIBS;h=728711ef65c678dfb89ce5dfde6b53da30360068;hp=e0be9046f006070549a79aef37f7ad4643f0f1d3;hb=b0bb8fc7312d96decad9afa67f50cca2170e96d3;hpb=4d22ba3918844213aaf4c3f58da43f93146159d4 diff --git a/THIRDPARTYLIBS b/THIRDPARTYLIBS index e0be904..728711e 100644 --- a/THIRDPARTYLIBS +++ b/THIRDPARTYLIBS @@ -9,6 +9,7 @@ ext.edu.ucsf.rbvi.strucviz2 includes sources originally developed by Scooter Mor jalview.ext.android includes code taken from the Android Open Source Project (https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/util). The Apache 2.0 Licence (http://www.apache.org/licenses/LICENSE-2.0) is acknowledged in the source code. + org.stackoverflowusers.file.WindowsShortcuts was downloaded from http://github.com/codebling/WindowsShortcuts via https://stackoverflow.com/questions/309495/windows-shortcut-lnk-parser-in-java Licensing information for each library is given below: @@ -29,7 +30,6 @@ httpclient-4.0.3.jar httpcore-4.0.1.jar httpmime-4.0.3.jar jaxrpc.jar -jdas-1.0.4.jar : Apache License - built from http://code.google.com/p/jdas/ (29th Feb 2012) jhall.jar jswingreader-0.3.jar : Apache license - built from http://jswingreader.sourceforge.net/ svn/trunk v12 log4j-1.2.8.jar @@ -38,8 +38,6 @@ miglayout-4.0-swing.jar BSD http://www.migcalendar.com/miglayout/versions/4.0/li min-jaba-client.jar regex.jar saaj.jar -spring-core-3.0.5.RELEASE.jar : Apache License: jdas runtime dependencies retrieved via maven -spring-web-3.0.5.RELEASE.jar : Apache License: jdas runtime dependencies retrieved via maven vamsas-client.jar wsdl4j.jar xercesImpl.jar @@ -49,13 +47,21 @@ jfreesvg-2.1.jar : GPL v3 licensed library from the JFree suite: http://www.jfre quaqua: v.8.0 (latest stable) by Randel S Hofer. LGPL and BSD Modified license: downloaded from http://www.randelshofer.ch/quaqua/ -lib/htsjdk-1.120-SNAPSHOT.jar: (currently not required for 2.10) built from maven master at https://github.com/samtools/htsjdk MIT License to Broad Institute +vaqua5-patch: This is a patched version of VAqua v5 (latest stable) by Alan Snyder et al. GPLv3 with Classpath exception, also includes contributions from Quaqua: http://violetlib.org/vaqua/overview.html - see doc/patching-vaqua.txt for patch details, and http://issues.jalview.org/browse/JAL-2988 for details of the bug that the patch addresses. + +lib/htsjdk-2.12.jar: built from maven master at https://github.com/samtools/htsjdk MIT License to Broad Institute lib/biojava-core-4.1.0.jar LGPLv2.1 - latest license at https://github.com/biojava/biojava/blob/master/LICENSE lib/biojava-ontology-4.1.0.jar LGPLv2.1 - latest license at https://github.com/biojava/biojava/blob/master/LICENSE +Libraries for Test Suite + +utils/classgraph-4.1.6.jar: BSD License - allows recovery of classpath for programmatic construction of a Java command line to launch Jalview + version 4.1.6 downloaded from https://mvnrepository.com/artifact/io.github.classgraph/classgraph/4.1.6 + + Additional dependencies examples/javascript/deployJava.js : http://java.com/js/deployJava.js