<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-core</artifactId>
<version>8.13.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.wicket</groupId> <artifactId>wicket-parent</artifactId> <version>8.13.0</version> </parent>
compile
|-- org.hamcrest:hamcrest-junit
|-- com.github.openjson:openjson
|-- org.apache.wicket:wicket-request
|-- org.apache.wicket:wicket-util
|-- org.danekja:jdk-serializable-functional
provided
|-- junit:junit
test