08. HTML5 InlineImage - klopfdreh/wicket-components-playground GitHub Wiki
Please follow the instructions of wicketstuff-html5:
https://github.com/wicketstuff/core/wiki/Html5
Available in Version 6.20.0 / 7.0.0-M6 of a wicketstuff project. Dependency:
<dependency> <groupId>org.wicketstuff</groupId> <artifactId>wicketstuff-html5</artifactId> <version>/version/</version> </dependency>
Available in Version 6.20.0 / 7.0.0-M6 of wicket core. Dependency:
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-core</artifactId> <version>/version/</version> </dependency>