is not current version
Last Version 3.0.15

org.bridgedb:bridgedb-bundle 3.0.9

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.

GroupId

GroupId

org.bridgedb
ArtifactId

ArtifactId

bridgedb-bundle
Version

Version

3.0.9
Type

Type

pom

Download bridgedb-bundle 3.0.9

Filename Size
bridgedb-bundle-3.0.9.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bridgedb/bridgedb-bundle/ -->
<dependency>
    <groupId>org.bridgedb</groupId>
    <artifactId>bridgedb-bundle</artifactId>
    <version>3.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/bridgedb-bundle/
implementation 'org.bridgedb:bridgedb-bundle:3.0.9'
// https://jarcasting.com/artifacts/org.bridgedb/bridgedb-bundle/
implementation ("org.bridgedb:bridgedb-bundle:3.0.9")
'org.bridgedb:bridgedb-bundle:pom:3.0.9'
<dependency org="org.bridgedb" name="bridgedb-bundle" rev="3.0.9">
  <artifact name="bridgedb-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='bridgedb-bundle', version='3.0.9')
)
libraryDependencies += "org.bridgedb" % "bridgedb-bundle" % "3.0.9"
[org.bridgedb/bridgedb-bundle "3.0.9"]