jarias / mvnsearch
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
c218a43
commit c218a43fe743bd5b9cd3aa26685799b28db4b549
tree b47f4b420a344d470c8790d1cf64699aa1e66f62
parent 758cfbbda04edf8021f1ef77bcd9e1c8837438da
tree b47f4b420a344d470c8790d1cf64699aa1e66f62
parent 758cfbbda04edf8021f1ef77bcd9e1c8837438da
| name | age | message | |
|---|---|---|---|
| |
.autotest | ||
| |
.gitignore | ||
| |
README | Wed Sep 23 20:06:22 -0700 2009 | |
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Wed Sep 23 20:06:22 -0700 2009 | |
| |
features/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | Wed Oct 14 12:04:40 -0700 2009 | |
| |
spec/ |
README
This a small rails app that helps browsing any Maven 2 repository Features: - Add as many repos as needed - View artifacts, with version, group-id, description and dependencies - Search artifacts, by name, desc, etc. - Give a sample XML snippet of an artifact to be included in a pom.xml - Scan for repositories changes every day But overall make it simple and beautiful!!

