Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.wicketstuff.wiquery:wiquery-core:7.0'
<dependency>
<groupId>org.wicketstuff.wiquery</groupId>
<artifactId>wiquery-core</artifactId>
<version>7.0</version>
</dependency>
<dependency org="org.wicketstuff.wiquery" name="wiquery-core" rev="7.0"/>
"org.wicketstuff.wiquery", "wiquery-core", "7.0"