| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.bridgedb | 
    
| ArtifactId | ArtifactIdorg.bridgedb.rdb.construct | 
    
| Last Version | Last Version3.0.15 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBridgeDb RDB Construct 
            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 | 
            
<!-- https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb.construct/ -->
<dependency>
    <groupId>org.bridgedb</groupId>
    <artifactId>org.bridgedb.rdb.construct</artifactId>
    <version>3.0.15</version>
</dependency>
                // https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb.construct/
implementation 'org.bridgedb:org.bridgedb.rdb.construct:3.0.15'
                // https://jarcasting.com/artifacts/org.bridgedb/org.bridgedb.rdb.construct/
implementation ("org.bridgedb:org.bridgedb.rdb.construct:3.0.15")
                'org.bridgedb:org.bridgedb.rdb.construct:jar:3.0.15'
                <dependency org="org.bridgedb" name="org.bridgedb.rdb.construct" rev="3.0.15">
  <artifact name="org.bridgedb.rdb.construct" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.bridgedb', module='org.bridgedb.rdb.construct', version='3.0.15')
)
                libraryDependencies += "org.bridgedb" % "org.bridgedb.rdb.construct" % "3.0.15"
                [org.bridgedb/org.bridgedb.rdb.construct "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.apache.derby : derbyclient | jar | 10.15.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.28 | 
| org.apache.derby : derby | jar | 10.15.2.0 |