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