b

bridgedb-bundle

BridgeDb is a framework for finding and mapping equivalent database identifiers. It has many facets: it is both a framework, live services, and are identifier mapping files for genes, proteins, and metabolites.
http://www.bridgedb.org/
Apache License, Version 2.0
BridgeDb project
Christian Y. Brenninkmeijer Jianjiong Gao Alasdair Gray Isaac Ho Martijn van Iersel Randy Kerber Martina Kutmon Jonathan Mélius Alexander Pico Anders Riutta Denise Slenter Stian Soiland-Reyes Egon Willighagen Manas Awasthi Helena Basaric
Files download
File Operation
bridgedb-bundle-3.0.22.pom download
Apache Maven
<dependency>
  <groupId>org.bridgedb</groupId>
  <artifactId>bridgedb-bundle</artifactId>
  <version>3.0.22</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.bridgedb:bridgedb-bundle:3.0.22'
Gradle Kotlin
implementation("org.bridgedb:bridgedb-bundle:3.0.22")
Scala SBT
libraryDependencies += "org.bridgedb" % "bridgedb-bundle" % "3.0.22"
Groovy Grape
@Grapes(
  @Grab(group='org.bridgedb', module='bridgedb-bundle', version='3.0.22')
)
Apache Ivy
<dependency org="org.bridgedb" name="bridgedb-bundle" rev="3.0.22" />
Leiningen
[org.bridgedb/bridgedb-bundle "3.0.22"]
Apache Buildr
'org.bridgedb:bridgedb-bundle:jar:3.0.22'
Dependencies
The project has no third-party dependencies