Advertisement
Guest User

Untitled

a guest
Aug 15th, 2013
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.29 KB | None | 0 0
  1. <groupId>org.codehaus.gmaven</groupId>
  2.    <artifactId>gmaven-plugin</artifactId>
  3.    <version>1.5</version>
  4.    <dependencies>
  5.      <dependency>
  6.      <groupId>org.codehaus.groovy</groupId>
  7.      <artifactId>groovy-all</artifactId>
  8.      <version>2.1.6</version>
  9.    </dependency>
  10.   </dependencies>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement