jarias / mvnsearch
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
aee20ba
commit aee20ba1c6adaf1e1232131055bd9d7536774c51
tree 240ea98e2e8e80abb69b62759a14d3082464f7aa
parent 53867daf9de7e2588048535265227c3305c0308c
tree 240ea98e2e8e80abb69b62759a14d3082464f7aa
parent 53867daf9de7e2588048535265227c3305c0308c
| name | age | message | |
|---|---|---|---|
| |
.autotest | Wed Oct 14 19:26:12 -0700 2009 | |
| |
.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/ | ||
| |
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!!

