jarias / mvnsearch
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
717dce3
commit 717dce3948352e30682ae77d9e7b618c1947517d
tree 8af7438c637e28329d4e94f7e3cce844370a50e0
parent 76f331735fe70e7ac5c2194b3b4d474699c148a0
tree 8af7438c637e28329d4e94f7e3cce844370a50e0
parent 76f331735fe70e7ac5c2194b3b4d474699c148a0
| name | age | message | |
|---|---|---|---|
| |
.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/ | ||
| |
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!!

