There is a newer version of the record available.

Published August 11, 2020 | Version release_2.3.9
Software Open

bridgedb/BridgeDb: BridgeDb 2.3.9

  • 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 minor release updates the URL pattern for Scholia and bumps the versions of two dependencies, Apache Velocity and Google's Guava.

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>2.3.9</version>
    </dependency>
</dependencies>

For Gradle:

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

For Ivy:

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

For Buildr:

'org.bridgedb:org.bridgedb.bio:jar:2.3.9'

Files

bridgedb/BridgeDb-release_2.3.9.zip

Files (11.5 MB)

Name Size Download all
md5:b373992464fb10ab8403ba3ab7b9e401
11.5 MB Preview Download

Additional details