ogrodnek / dependency-repository-indexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependency-repository-indexer

Build Status

This is an open source re-implementation of a previous dependency search project.

The basic idea is to provide a search mechanism for internal ivy repositories.

The original project itself was a hackday thing, and there have been a few things I've wanted to add/change that have been difficult with the current codebase. I'm hoping the second time around will be better :). That said, this is still very much a work-in-progress and also hastily hacked together :).

Building

sbt pack-archive will create a .tar.gz

About

License:Apache License 2.0


Languages

Language:Scala 100.0%