Skip to content

owlapi_wrapper 1.3.7

Compare
Choose a tag to compare
@jvendetti jvendetti released this 01 Feb 17:55
· 40 commits to master since this release
  • Upgraded to version 4.5.18 of the OWL API.
  • Added jaxb-api dependency to prevent NoClassDefFoundError exceptions during parsing of some ontologies (#16).
  • Upgraded various plugins to latest versions (maven-compiler-plugin, maven-surefire-plugin, maven-shade-plugin).
  • Upgraded various dependencies to latest versions (junit, commons-csv, commons-cli, logback-classic).
  • Fixed commons-csv deprecation warnings.