Wicket is a Java open source, component based web application framework currently hosted at http://wicket.apache.org.
'wicket:wicket-spring-examples:1.2.7'
<dependency>
<groupId>wicket</groupId>
<artifactId>wicket-spring-examples</artifactId>
<version>1.2.7</version>
</dependency>
<dependency org="wicket" name="wicket-spring-examples" rev="1.2.7"/>
"wicket", "wicket-spring-examples", "1.2.7"