Published January 5, 2026 | Version release_3.0.30
Software Open

BridgeDb

Description

This release updates to BridgeDb Datasources 20260105 adding a few hundred more species and updates various dependencies and Maven plugins.

Full Changelog: https://github.com/bridgedb/BridgeDb/compare/release_3.0.29...release_3.0.30

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

For Gradle:

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

For Ivy:

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

For Buildr:

'org.bridgedb:org.bridgedb.bio:jar:3.0.30'

Notes

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

Files

bridgedb/BridgeDb-release_3.0.30.zip

Files (4.4 MB)

Name Size Download all
md5:ed8affc7826ac4fe511506089e835970
4.4 MB Preview Download

Additional details

Related works

Software