Published December 31, 2021
| Version 3.0.13
Software
Open
BridgeDb
Authors/Creators
- 1. @BiGCAT-UM
- 2. @nrnb
- 3. eScience lab, University of Manchester
- 4. Gladstone Institutes
- 5. UM @BiGCAT-UM
- 6. myGrid
- 7. Heriot-Watt University
- 8. Maastricht University
Description
Updated dependencies for log4j (2.17.1), OpenRDF (2.7.16), Apache CFX (3.2.14), and some dependency cleanup.
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.13</version>
</dependency>
</dependencies>
For Gradle:
compile group: 'org.bridgedb', name: 'org.bridgedb.bio', version: '3.0.13'
For Ivy:
<dependency org="org.bridgedb" name="org.bridgedb.bio" rev="3.0.13"/>
For Buildr:
'org.bridgedb:org.bridgedb.bio:jar:3.0.13'
Notes
Files
bridgedb/BridgeDb-release_3.0.13.zip
Files
(11.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:27f64f9325f6da3acbca798d7f3ceddf
|
11.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/bridgedb/BridgeDb/tree/release_3.0.13 (URL)