Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Releases: euptron/dependency-haven

0.1.0-alpha

03 Nov 13:56
824d8f2

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