Skip to content

v0.16.0

Compare
Choose a tag to compare
@menny menny released this 12 Mar 20:36
e8b0524
  • Annotating targets with the reason they were created:
    • Root requested dependency.
    • Required dependency by another dependency.
  • Annotating targets with license information:
    • Name as shown in the pom file.
    • Type (Apache, MIT, etc).
    • URL to the license file.
  • Failing if a root dependency was not found.