pomegranate-clojure 0.4.0-2 source package in Ubuntu

Changelog

pomegranate-clojure (0.4.0-2) unstable; urgency=medium

  * Include plexus dependencies (which are optional deps of maven-resolver).

 -- Elana Hashman <email address hidden>  Sat, 14 Oct 2017 14:35:33 +0000

Upload details

Uploaded by:
Debian Clojure Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Clojure Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pomegranate-clojure_0.4.0-2.dsc 2.5 KiB 77d71ad0360dddcdb4ffdb215a26a28c0efa48bfbcf016e5057d4a43c0d4590a
pomegranate-clojure_0.4.0.orig.tar.gz 29.0 KiB 088229dd7b71298d192fcbe3a6a62461d59444a1f1dfbcb9c14715431e214521
pomegranate-clojure_0.4.0-2.debian.tar.xz 6.7 KiB be188c9992f506c0fd7f738e776204f918fe32808ca8875a5822f281ee2667e7

Available diffs

No changes file available.

Binary packages built by this source

libpomegranate-clojure: dependency resolution and repository handling library for Clojure

 pomegranate provides a Clojure interface to sonatype-aether. It supports the
 following features from Aether:
 .
  *Dependency resolution and common dependency graph/hierarchy manipulation
   operations.
  *Local installation of artifacts.
  *Remote deployment.
  *Repository authentication.
  *HTTP proxy configuration.
  *Offline mode.
 .
 It also allows provides dynamic inclusion of libraries in the classpath
 whether the libraries are installed or have to be retrieved from a repository.