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