File | Operation |
---|---|
runtime-parent-3.2.9.pom | download |
<dependency>
<groupId>com.speedment.runtime</groupId>
<artifactId>runtime-parent</artifactId>
<version>3.2.9</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.speedment.runtime', module='runtime-parent', version='3.2.9')
)