File | Operation |
---|---|
bootstrap-parent-2.0.3.pom | download |
<dependency>
<groupId>de.agilecoders.wicket</groupId>
<artifactId>bootstrap-parent</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='de.agilecoders.wicket', module='bootstrap-parent', version='2.0.3')
)