/bmdc-utils

Primary LanguageJavaMIT LicenseMIT

BMDC utilities

Bmdc-utils is a convenience library with the following capacities:

  • Do Map operations such adding a single value item to a Map<Key, List> map.
  • Quick connection to Postgres and Oracle
  • Date manipulations
  • File operations, such as getting the size of remotely downloaded files
  • Biological taxonomy convenience methods such as splitting a scientific name in the genus and species parts
  • ...