projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add new-klecker as a static mirror
[mirror/dsa-puppet.git]
/
3rdparty
/
modules
/
archive
/
examples
/
nexus.pp
1
archive::nexus { '/tmp/jtstand-ui-0.98.jar':
2
url => 'https://oss.sonatype.org',
3
gav => 'org.codehaus.jtstand:jtstand-ui:0.98',
4
repository => 'codehaus-releases',
5
packaging => 'jar',
6
extract => false,
7
}