README.adoc

April 2, 2023 · View on GitHub

= Pomegranate :project-coords: clj-commons/pomegranate

A sane Clojure API for Maven Artifact Resolver + dynamic runtime modification of the classpath.

//Badges https://clojars.org/{project-coords}[image:https://img.shields.io/clojars/v/{project-coords}.svg[Clojars Project]] https://cljdoc.org/d/{project-coords}[image:https://cljdoc.org/badge/{project-coords}[cljdoc badge]] https://github.com/{project-coords}/actions/workflows/tests.yml[image:https://github.com/{project-coords}/actions/workflows/tests.yml/badge.svg[CI tests]] https://github.com/{project-coords}/actions/workflows/nvd_scanner.yml[image:https://github.com/{project-coords}/actions/workflows/nvd_scanner.yml/badge.svg[Vulnerability Scan]] https://clojurians.slack.com/archives/C04KJME1UPL[image:https://img.shields.io/badge/slack-join_chat-brightgreen.svg[Slack chat]]

== Documentation

  • link:doc/01-user-guide.adoc[User Guide]
  • link:CHANGELOG.adoc[Changelog]
  • link:doc/02-developer-guide.adoc[Developer Guide]
  • link:doc/03-maintainer-guide.adoc[Maintainer Guide]

== Used In...

Some projects that use Pomegranate are:

Are you using Pomegranate? Let us know and we'll add your project here!

== People

=== Contributors A huge thank you to https://github.com/clj-commons/pomegranate/graphs/contributors[all the people who have contributed directly to Pomegranate]!

=== Founders

=== Current Active Maintainers

== License

Copyright © 2011-2017 https://cemerick.com[Chas Emerick] and all other contributors. + Licensed under the EPL, see link:epl-v10.html[epl-v10.html] for details.