jarias / mvnsearch
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.autotest | Wed Oct 14 19:26:12 -0700 2009 | |
| |
.gitignore | ||
| |
README | Wed Sep 23 20:06:22 -0700 2009 | |
| |
Rakefile | Sat Oct 31 14:45:58 -0700 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Wed Sep 23 20:06:22 -0700 2009 | |
| |
features/ | Fri Nov 13 12:53:00 -0800 2009 | |
| |
lib/ | Fri Nov 13 12:53:00 -0800 2009 | |
| |
public/ | ||
| |
script/ | Wed Oct 14 12:04:40 -0700 2009 | |
| |
spec/ | Fri Nov 13 13:03:07 -0800 2009 | |
| |
vendor/ | Wed Oct 21 18:21:20 -0700 2009 |
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!!

