There is a newer version of the record available.

Published August 10, 2022 | Version 3.0.17
Software Open

BridgeDb

Description

Minor release that adds categories for data sources, allowing tools to filter based on category. It adds Caulobacter vibrioides as species, and contains a good number of JavaDoc improvements.

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

For Gradle:

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

For Ivy:

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

For Buildr:

'org.bridgedb:org.bridgedb.bio:jar:3.0.17'

Full Changelog: https://github.com/bridgedb/BridgeDb/compare/release_3.0.16...release_3.0.17

Notes

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

Files

bridgedb/BridgeDb-release_3.0.17.zip

Files (8.3 MB)

Name Size Download all
md5:238c4ec40b465222e9dc8e69c7482fc7
8.3 MB Preview Download

Additional details