License |
License |
---|---|
GroupId | GroupIdorg.bridgedb |
ArtifactId | ArtifactIdorg.bridgedb.rdb |
Last Version | Last Version3.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBridgeDb RDB
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 |
Filename | Size |
---|---|
org.bridgedb.rdb-3.0.15.pom | |
org.bridgedb.rdb-3.0.15.jar | 26 KB |
org.bridgedb.rdb-3.0.15-test-sources.jar | 183 KB |
org.bridgedb.rdb-3.0.15-sources.jar | 18 KB |
org.bridgedb.rdb-3.0.15-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb/ -->
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.rdb</artifactId>
<version>3.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb/
implementation 'org.bridgedb:org.bridgedb.rdb:3.0.15'
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb/
implementation ("org.bridgedb:org.bridgedb.rdb:3.0.15")
'org.bridgedb:org.bridgedb.rdb:jar:3.0.15'
<dependency org="org.bridgedb" name="org.bridgedb.rdb" rev="3.0.15">
<artifact name="org.bridgedb.rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='org.bridgedb.rdb', version='3.0.15')
)
libraryDependencies += "org.bridgedb" % "org.bridgedb.rdb" % "3.0.15"
[org.bridgedb/org.bridgedb.rdb "3.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.bridgedb : org.bridgedb | jar | 3.0.15 |
org.bridgedb : org.bridgedb.bio | jar | 3.0.15 |
org.apache.derby : derbyclient | jar | 10.15.2.0 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.28 |
org.apache.derby : derby | jar | 10.15.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-surefire-provider | jar | 1.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |