| License |
License |
|---|---|
| GroupId | GroupIdorg.bridgedb |
| ArtifactId | ArtifactIdorg.bridgedb.rdb |
| Version | Version3.0.13 |
| 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.13.pom | |
| org.bridgedb.rdb-3.0.13.jar | 29 KB |
| org.bridgedb.rdb-3.0.13-test-sources.jar | 183 KB |
| org.bridgedb.rdb-3.0.13-sources.jar | 19 KB |
| org.bridgedb.rdb-3.0.13-javadoc.jar | 429 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb/ -->
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.rdb</artifactId>
<version>3.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb/
implementation 'org.bridgedb:org.bridgedb.rdb:3.0.13'
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb/
implementation ("org.bridgedb:org.bridgedb.rdb:3.0.13")
'org.bridgedb:org.bridgedb.rdb:jar:3.0.13'
<dependency org="org.bridgedb" name="org.bridgedb.rdb" rev="3.0.13">
<artifact name="org.bridgedb.rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='org.bridgedb.rdb', version='3.0.13')
)
libraryDependencies += "org.bridgedb" % "org.bridgedb.rdb" % "3.0.13"
[org.bridgedb/org.bridgedb.rdb "3.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bridgedb : org.bridgedb | jar | 3.0.13 |
| org.bridgedb : org.bridgedb.bio | jar | 3.0.13 |
| org.apache.derby : derbyclient | jar | 10.14.2.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.18 |
| org.apache.derby : derby | jar | 10.14.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.2.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| junit : junit | jar | 4.13.1 |