File: Mavenfile

package info (click to toggle)
ruby-psych 5.0.2-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 920 kB
  • sloc: ruby: 8,450; ansic: 894; java: 764; makefile: 14; sh: 4
file content (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#-*- mode: ruby -*-

jar 'org.yaml:snakeyaml:${snakeyaml.version}'

plugin :dependency, '2.8', :outputFile => 'pkg/classpath'

# vim: syntax=Ruby