License |
License |
---|---|
GroupId | GroupIdorg.bridgedb |
ArtifactId | ArtifactIdorg.bridgedb |
Version | Version3.0.11 |
Type | Typejar |
Description |
DescriptionBridgeDb
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-3.0.11.pom | |
org.bridgedb-3.0.11.jar | 49 KB |
org.bridgedb-3.0.11-tests.jar | 167 KB |
org.bridgedb-3.0.11-test-sources.jar | 159 KB |
org.bridgedb-3.0.11-sources.jar | 45 KB |
org.bridgedb-3.0.11-javadoc.jar | 567 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb/ -->
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb/
implementation 'org.bridgedb:org.bridgedb:3.0.11'
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb/
implementation ("org.bridgedb:org.bridgedb:3.0.11")
'org.bridgedb:org.bridgedb:jar:3.0.11'
<dependency org="org.bridgedb" name="org.bridgedb" rev="3.0.11">
<artifact name="org.bridgedb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='org.bridgedb', version='3.0.11')
)
libraryDependencies += "org.bridgedb" % "org.bridgedb" % "3.0.11"
[org.bridgedb "3.0.11"]
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 |
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 |