There is a newer version of the record available.

Published December 7, 2021 | Version 3.0.9
Software Open

BridgeDb

  • 1. @BiGCAT-UM
  • 2. @nrnb
  • 3. eScience lab, University of Manchester
  • 4. Gladstone Institutes
  • 5. UM @BiGCAT-UM
  • 6. myGrid
  • 7. Heriot-Watt University
  • 8. Maastricht University

Description

This release is mostly identical to BridgeDb 3.0.8 but should have better OSGi support.

The below examples assume you need just org.bridgedb.bio, and you can use it as template and modify to add other modules.

For Maven:

<dependencies>
    <dependency>
        <groupId>org.bridgedb</groupId>
        <artifactId>org.bridgedb.bio</artifactId>
        <version>3.0.9</version>
    </dependency>
</dependencies>

For Gradle:

compile group: 'org.bridgedb', name: 'org.bridgedb.bio', version: '3.0.9'

For Ivy:

<dependency org="org.bridgedb" name="org.bridgedb.bio" rev="3.0.9"/>

For Buildr:

'org.bridgedb:org.bridgedb.bio:jar:3.0.9'

Notes

If you use this software, please cite it as below.

Files

bridgedb/BridgeDb-release_3.0.9.zip

Files (11.1 MB)

Name Size Download all
md5:c80dc18c97759287ffea9f8e9c3b4daa
11.1 MB Preview Download

Additional details