jarias / mvnsearch
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
236fef2
commit 236fef237c8845d13e4d3f236fb7fa7583cea8e6
tree bb9ec9da2fae14ba132467473e178b6fba3ead3c
parent c218a43fe743bd5b9cd3aa26685799b28db4b549
tree bb9ec9da2fae14ba132467473e178b6fba3ead3c
parent c218a43fe743bd5b9cd3aa26685799b28db4b549
| name | age | message | |
|---|---|---|---|
| |
.autotest | ||
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
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!!

