| License |
License |
|---|---|
| GroupId | GroupIdorg.bridgedb.examples |
| ArtifactId | ArtifactIdexamples |
| Last Version | Last Version3.0.15 |
| Release Date | Release Date |
| 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-3.0.15.pom | |
| examples-3.0.15.jar | 8 KB |
| examples-3.0.15-sources.jar | 5 KB |
| examples-3.0.15-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bridgedb.examples/examples/ -->
<dependency>
<groupId>org.bridgedb.examples</groupId>
<artifactId>examples</artifactId>
<version>3.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb.examples/examples/
implementation 'org.bridgedb.examples:examples:3.0.15'
// https://jarcasting.com/artifacts/org.bridgedb.examples/examples/
implementation ("org.bridgedb.examples:examples:3.0.15")
'org.bridgedb.examples:examples:jar:3.0.15'
<dependency org="org.bridgedb.examples" name="examples" rev="3.0.15">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb.examples', module='examples', version='3.0.15')
)
libraryDependencies += "org.bridgedb.examples" % "examples" % "3.0.15"
[org.bridgedb.examples/examples "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.bridgedb.webservice : org.bridgedb.webservice.bridgerest | jar | 3.0.15 |
| org.bridgedb.webservice : org.bridgedb.webservice.biomart | jar | 3.0.15 |
| org.apache.axis : axis | jar | 1.4 |
| org.apache.axis : axis-jaxrpc | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-discovery : commons-discovery | jar | 0.4 |
| wsdl4j : wsdl4j | jar | 1.6.2 |