elucidation-project / elucidation

Track and generate real time microservice dependency relationships
MIT License
0 stars 0 forks source link

Import third-party BOMs in elucidation BOM #27

Closed sleberknight closed 1 year ago

sleberknight commented 1 year ago

Instead of breaking out all the Dropwizard, Jersey, Jetty, JDBI, etc. dependencies in the elucidation BOM, we can and should just import the BOMs from those third-parties.

sleberknight commented 1 year ago

This was completed as part of #5