|
|
@ -68,6 +68,7 @@
|
|
|
|
<groupId>org.codehaus.groovy</groupId>
|
|
|
|
<groupId>org.codehaus.groovy</groupId>
|
|
|
|
<artifactId>groovy-all</artifactId>
|
|
|
|
<artifactId>groovy-all</artifactId>
|
|
|
|
<version>2.5.7</version>
|
|
|
|
<version>2.5.7</version>
|
|
|
|
|
|
|
|
<type>pom</type>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency> <!-- enables mocking of classes (in addition to interfaces) -->
|
|
|
|
<dependency> <!-- enables mocking of classes (in addition to interfaces) -->
|
|
|
|
<groupId>net.bytebuddy</groupId>
|
|
|
|
<groupId>net.bytebuddy</groupId>
|
|
|
|