Download version 0.8.0 of LibrAlign

You are downloading an older version (0.8.0-1025 beta) of LibrAlign which was released on 2018-02-26 15:25:00.0 The latest version can be found here.

License

GNU Lesser General Public License, version 3

LibrAlign is distributed under GNU Lesser General Public License. Copyright (C) 2014-2018 by Ben Stöver. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU Lesser General Public License for more details.

By downloading LibrAlign you agree with the License. Please read it carefully.

Note that the releases 0.3.0 and earlier were distributed under GNU General Public License instead.

Downloads

Complete download

The complete download contains the classes of all components associated with this release.

Complete binary, sources, docs Download icon LibrAlign complete-0.8.0.zip
Complete binary only Download icon LibrAlign complete-0.8.0-bin.zip

[Browse source codes]    [Browse JavaDoc]

Single component downloads

The following components are associated with version 0.8.0. Components that were updated in this version are shown in bold.

Component Module binary JAR Module sources
Core Download icon core-0.8.0.jar Download icon core-0.8.0-source.zip
Swing Download icon swing-0.5.0.jar Download icon swing-0.5.0-source.zip
SWT Download icon swt-0.6.0.jar Download icon swt-0.6.0-source.zip
IO Download icon io-0.6.0.jar Download icon io-0.6.0-source.zip
BioJava1 Download icon biojava1-0.4.0.jar Download icon biojava1-0.4.0-source.zip

Subversion

Developers can also check out the source codes directly from the subversion repository under https://secure.bioinfweb.info/Code/svn/LibrAlign/trunk/main/.

Maven

Developers can use the following code to add dependencies for the modules of LibrAlign to their Maven project.

Dependencies

<dependency>
    <groupId>info.bioinfweb.libralign</groupId>
    <artifactId>libralign-core</artifactId>
    <version>0.8.0</version>
</dependency>

<dependency>
    <groupId>info.bioinfweb.libralign</groupId>
    <artifactId>libralign-swing</artifactId>
    <version>0.5.0</version>
</dependency>

<dependency>
    <groupId>info.bioinfweb.libralign</groupId>
    <artifactId>libralign-swt</artifactId>
    <version>0.6.0</version>
</dependency>

<dependency>
    <groupId>info.bioinfweb.libralign</groupId>
    <artifactId>libralign-io</artifactId>
    <version>0.6.0</version>
</dependency>

<dependency>
    <groupId>info.bioinfweb.libralign</groupId>
    <artifactId>libralign-biojava1</artifactId>
    <version>0.4.0</version>
</dependency>

Repository

<repository>
    <id>bioinfweb-maven-repo</id>
    <name>bioinfweb repository</name>
    <url>http://bioinfweb.info/MavenRepository/</url>
</repository>

Changes in this version

  • New version of core module.
  • Dependencies to bioinfweb.commons core and swing updated.

Core

  • PaintSettings.zoomFont() added.
  • Properties LabelDataArea.isAlignToFirstColumn() and isAlignToScrollPosition() added.
  • Bug fix: LabelDataArea now uses the specified font and adjusts its size to the current zoom factor.

Other versions

The following links lead you to lists of all releases of the different components.

bioinfweb RSS feed LibrAlign on ResearchGate bioinfweb on twitter  on GitHub

DFG logo

The development of LibrAlign was partly funded by the German Research Foundation (DFG) in this project.

bioinfweb - Biology & Informatics Website