jarias / mvnsearch
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
001693a
commit 001693a5d09f5635a91022f746c630b19fa1d600
tree c6866cfdc92cb39c44a0686c220dbe8639e2b387
parent 51be2f1ea45b9e011007f1036c0a5bbc459ecadf
tree c6866cfdc92cb39c44a0686c220dbe8639e2b387
parent 51be2f1ea45b9e011007f1036c0a5bbc459ecadf
| name | age | message | |
|---|---|---|---|
| |
.autotest | ||
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
features/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
vendor/ |
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!!

