License |
License |
---|---|
GroupId | GroupIdorg.bridgedb |
ArtifactId | ArtifactIdorg.bridgedb.rdf |
Version | Version3.0.5 |
Type | Typejar |
Description |
DescriptionBridgeDb RDF
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.rdf-3.0.5.pom | |
org.bridgedb.rdf-3.0.5.jar | 330 KB |
org.bridgedb.rdf-3.0.5-test-sources.jar | 8 KB |
org.bridgedb.rdf-3.0.5-sources.jar | 312 KB |
org.bridgedb.rdf-3.0.5-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdf/ -->
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.rdf</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdf/
implementation 'org.bridgedb:org.bridgedb.rdf:3.0.5'
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdf/
implementation ("org.bridgedb:org.bridgedb.rdf:3.0.5")
'org.bridgedb:org.bridgedb.rdf:jar:3.0.5'
<dependency org="org.bridgedb" name="org.bridgedb.rdf" rev="3.0.5">
<artifact name="org.bridgedb.rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='org.bridgedb.rdf', version='3.0.5')
)
libraryDependencies += "org.bridgedb" % "org.bridgedb.rdf" % "3.0.5"
[org.bridgedb/org.bridgedb.rdf "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.bridgedb : org.bridgedb.utils | jar | 3.0.5 |
org.bridgedb : org.bridgedb.bio | jar | 3.0.5 |
org.openrdf.sesame : sesame-rio-api | jar | 2.7.1 |
org.openrdf.sesame : sesame-repository-sail | jar | 2.7.1 |
org.openrdf.sesame : sesame-sail-memory | jar | 2.7.1 |
org.openrdf.sesame : sesame-sail-nativerdf | jar | 2.7.1 |
org.openrdf.sesame : sesame-rio-turtle | jar | 2.7.1 |
org.openrdf.sesame : sesame-rio-rdfxml | jar | 2.7.1 |
org.openrdf.sesame : sesame-rio-compliance | jar | 2.7.1 |
org.openrdf.sesame : sesame-rio-trig | jar | 2.7.1 |
org.openrdf.sesame : sesame-rio-n3 | jar | 2.7.1 |
org.openrdf.sesame : sesame-rio-trix | jar | 2.7.1 |
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.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.bridgedb : org.bridgedb.utils | test-jar | 3.0.5 |
org.bridgedb : org.bridgedb | test-jar | 3.0.5 |
org.hamcrest : hamcrest-library | jar | 1.3 |
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 |