License |
License |
---|---|
GroupId | GroupIdorg.bridgedb |
ArtifactId | ArtifactIdbridgedb-bundle |
Last Version | Last Version3.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBridgeDb 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 OrganizationBridgeDb project |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bridgedb-bundle-3.0.15.pom | 11 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"]