Last Version

BridgeDb bundle 3.0.15

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.

License

License

GroupId

GroupId

org.bridgedb
ArtifactId

ArtifactId

bridgedb-bundle
Version

Version

3.0.15
Type

Type

pom
Description

Description

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.
Project Organization

Project Organization

BridgeDb project
Source Code Management

Source Code Management

https://github.com/bridgedb/BridgeDb/

Download bridgedb-bundle 3.0.15

Filename Size
bridgedb-bundle-3.0.15.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org.bridgedb
  • org.bridgedb.bio
  • org.bridgedb.gui
  • org.bridgedb.utils
  • org.bridgedb.sql
  • org.bridgedb.ws.core
  • org.bridgedb.ws.server
  • org.bridgedb.ws.client
  • org.bridgedb.rdf
  • org.bridgedb.uri.api
  • org.bridgedb.uri.sql
  • org.bridgedb.uri.loader
  • org.bridgedb.uri.ws.core
  • org.bridgedb.uri.ws.server
  • org.bridgedb.uri.ws.client
  • org.bridgedb.rdb
  • org.bridgedb.rdb.construct
  • org.bridgedb.webservice.bridgerest
  • org.bridgedb.webservice.biomart
  • org.bridgedb.tools.batchmapper
  • org.bridgedb.tools.qc
  • org.bridgedb.tools.info
  • org.bridgedb.file.orthoxml
  • examples