There is a newer version of the record available.

Published May 16, 2020 | Version release_2.3.7
Software Open

bridgedb/BridgeDb: BridgeDb 2.3.7

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

Description

This minor release adds PubMed and DOI as identifier sources.

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

For Gradle:

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

For Ivy:

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

For Buildr:

'org.bridgedb:org.bridgedb.bio:jar:2.3.7'

Files

bridgedb/BridgeDb-release_2.3.7.zip

Files (11.5 MB)

Name Size Download all
md5:8d227ebc331c4c46ea345efc8fbff8d3
11.5 MB Preview Download

Additional details