License |
License |
---|---|
GroupId | GroupIdorg.bridgedb |
ArtifactId | ArtifactIdorg.bridgedb.rdf |
Last Version | Last Version3.0.15 |
Release Date | Release Date |
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.15.pom | |
org.bridgedb.rdf-3.0.15.jar | 330 KB |
org.bridgedb.rdf-3.0.15-test-sources.jar | 8 KB |
org.bridgedb.rdf-3.0.15-sources.jar | 312 KB |
org.bridgedb.rdf-3.0.15-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.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdf/
implementation 'org.bridgedb:org.bridgedb.rdf:3.0.15'
// https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdf/
implementation ("org.bridgedb:org.bridgedb.rdf:3.0.15")
'org.bridgedb:org.bridgedb.rdf:jar:3.0.15'
<dependency org="org.bridgedb" name="org.bridgedb.rdf" rev="3.0.15">
<artifact name="org.bridgedb.rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bridgedb', module='org.bridgedb.rdf', version='3.0.15')
)
libraryDependencies += "org.bridgedb" % "org.bridgedb.rdf" % "3.0.15"
[org.bridgedb/org.bridgedb.rdf "3.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.bridgedb : org.bridgedb.utils | jar | 3.0.15 |
org.bridgedb : org.bridgedb.bio | jar | 3.0.15 |
org.eclipse.rdf4j : rdf4j-rio-api | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-repository-sail | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-sail-nativerdf | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-rio-rdfxml | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-rio-testsuite | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-rio-trig | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-rio-n3 | jar | 3.7.7 |
org.eclipse.rdf4j : rdf4j-rio-trix | jar | 3.7.7 |
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.15 |
org.bridgedb : org.bridgedb | test-jar | 3.0.15 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |