File | Operation |
---|---|
waffle-parent-1.7.4.pom | download |
<dependency>
<groupId>com.github.dblock.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.dblock.waffle', module='waffle-parent', version='1.7.4')
)