Published September 27, 2024 | Version release_3.0.28
Software Open

BridgeDb

Description

This update release brings in BridgeDb Datasources 20240925, a new organism (Rosmarinus officinalis), and various dependency updates, including an update of the MySQL driver.

Full Changelog: https://github.com/bridgedb/BridgeDb/compare/release_3.0.27...release_3.0.28

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

For Gradle:

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

For Ivy:

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

For Buildr:

'org.bridgedb:org.bridgedb.bio:jar:3.0.28'

Notes

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

Files

bridgedb/BridgeDb-release_3.0.28.zip

Files (8.3 MB)

Name Size Download all
md5:53a0994128128c711f8a5477ba10e1ee
8.3 MB Preview Download

Additional details

Related works