Skip to content

Releases: euptron/dependency-haven

0.1.0-alpha

03 Nov 13:56
824d8f2
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

First release

Dependency Haven is currently embedded within an android demo application though
It's a java library that works with or without the Android OS.
This release features the basic requirements of a dependency management tool.

Features.

  • POM parsing.

  • Transitive depdendencies resolution

  • Skipping unnecessary resolution

  • Cache management

  • Dependency resolution from:

    • Remote

    • Local repository

  • Custom remote repository configuration