Skip to content
Robert J. Gifford edited this page Nov 21, 2024 · 4 revisions

Download GLUE

NOTE: These downloads are of use if you have chosen a Native GLUE installation. If you are using Docker-based GLUE then you do not need these downloads; everything you need is included within the Docker images.

GLUE install zip

This zip file includes the files and directories for running GLUE. You should normally only need to download this the first time you install GLUE.

glueInstallDir-1.1.113.zip

GLUE jar

This Java jar file includes the GLUE engine itself and all its 3rd party Java library dependencies. When you first install GLUE you will place this file in the gluetools/lib directory. When you move to a new version of GLUE you will normally only need to replace this file.

gluetools-core-1.1.113.jar

GLUE example project

Unzip this project in the gluetools/projects directory. You can use it to learn how GLUE works, or as the basis for your own project

exampleProject-1.1.113.zip


Copyright (c) 2015-2020 The University of Glasgow.

GLUE is developed and maintained by Robert J Gifford Lab.

See the about page for details on licensing and source code.

For enquiries please contact Rob Gifford. Alternatively, post a question on the GLUE support forum.


Clone this wiki locally