Published July 29, 2025
| Version release_3.0.29
Software
Open
BridgeDb
Creators
- Awasthi, Manas
- Basaric, Helena
- Conklin, Bruce R.
- Evelo, Chris T.
- Gao, Jianjiong
- Gray, Alasdair
- Hanspers, Kristina
- Isaac, Ho
- Kelder, Thomas
- Kerber, Randy
- Kutmon, Martina
- Mélius, Jonathan
- Nunes, Nuno
- Pico, Alexander R.
- Riutta, Anders
- Slenter, Denise
- Soiland-Reyes, Stian
- Van Iersel, Martijn P.
- Willighagen, Egon L.
Description
This update release brings in BridgeDb Datasources 20270728, improves the backwards compatibility with old Apache Derby versions, adds a BridgeDb.getVersion()
method, and updates various dependencies.
Full Changelog: https://github.com/bridgedb/BridgeDb/compare/release_3.0.28...release_3.0.29
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.29</version>
</dependency>
</dependencies>
For Gradle:
compile group: 'org.bridgedb', name: 'org.bridgedb.bio', version: '3.0.29'
For Ivy:
<dependency org="org.bridgedb" name="org.bridgedb.bio" rev="3.0.29"/>
For Buildr:
'org.bridgedb:org.bridgedb.bio:jar:3.0.29'
Notes
Files
bridgedb/BridgeDb-release_3.0.29.zip
Files
(4.4 MB)
Name | Size | Download all |
---|---|---|
md5:6e1a4c031fa2427c8cd4ca2ecc1122ca
|
4.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/bridgedb/BridgeDb/tree/release_3.0.29 (URL)
Software
- Repository URL
- https://github.com/bridgedb/BridgeDb