is not current version
Last Version 3.0.15

BridgeDb bundle 3.0.7

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

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

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
javax.activation : activation jar 1.1.1
com.sun.xml.ws : jaxws-ri pom 2.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

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.server
  • 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