File | Operation |
---|---|
strutlets-parent-1.0.0.pom | download |
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets-parent', version='1.0.0')
)