License |
License |
---|---|
GroupId | GroupIdorg.bridgedb |
ArtifactId | ArtifactIdexamples |
Version | Version2.3.2 |
Type | Typejar |
Description |
DescriptionBridgeDb Examples
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 |
---|---|
examples-2.3.2.pom | |
examples-2.3.2.jar | 9 KB |
examples-2.3.2-tests.jar | 1 KB |
examples-2.3.2-sources.jar | 8 KB |
examples-2.3.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bridgedb/examples/ -->
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>examples</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/examples/
implementation 'org.bridgedb:examples:2.3.2'
// https://jarcasting.com/artifacts/org.bridgedb/examples/
implementation ("org.bridgedb:examples:2.3.2")
'org.bridgedb:examples:jar:2.3.2'
<dependency org="org.bridgedb" name="examples" rev="2.3.2">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='examples', version='2.3.2')
)
libraryDependencies += "org.bridgedb" % "examples" % "2.3.2"
[org.bridgedb/examples "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bridgedb : org.bridgedb | jar | 2.3.2 |
org.bridgedb : org.bridgedb.bio | jar | 2.3.2 |
org.bridgedb.webservice : org.bridgedb.webservice.bridgerest | jar | 2.3.2 |
org.bridgedb.webservice : org.bridgedb.webservice.biomart | jar | 2.3.2 |
org.apache.axis : axis | jar | 1.4 |
org.apache.axis : axis-jaxrpc | jar | 1.4 |
org.bridgedb.webservice : org.bridgedb.webservice.picr | jar | 2.3.2 |
org.bridgedb.webservice : org.bridgedb.webservice.cronos | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-discovery : commons-discovery | jar | 0.4 |
wsdl4j : wsdl4j | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |