Download version 0.4.0 of LibrAlign

You are downloading an older version (0.4.0-747 alpha) of LibrAlign which was released on 2017-01-18 20:15: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.4.0.zip
Complete binary only Download icon LibrAlign complete-0.4.0-bin.zip

[Browse source codes]    [Browse JavaDoc]

Single component downloads

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

Component Module binary JAR Module sources
Core Download icon core-0.4.0.jar Download icon core-0.4.0-source.zip
Swing Download icon swing-0.4.0.jar Download icon swing-0.4.0-source.zip
SWT Download icon swt-0.4.0.jar Download icon swt-0.4.0-source.zip
IO Download icon io-0.4.0.jar Download icon io-0.4.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.4.0</version>
</dependency>

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

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

<dependency>
    <groupId>info.bioinfweb.libralign</groupId>
    <artifactId>libralign-io</artifactId>
    <version>0.4.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

  • First version with separate modules.
  • Major extension and refactoring.

Core

  • Major extension and refactoring.

Swing

  • First release of swing as a separate module.

SWT

  • First release of swt as a separate module.

IO

  • First release of io as a separate module.

BioJava1

  • First release of biojava1 as a separate module.

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