Hello,
I'm migrating from wicket 1.4.18 to wicket 1.5.0, but I need wicketstuff/tinymce dependency, and I think it is not migrated to 1.5 yet; is there some prevision to do it?, or where can I find it?. My dependency: <dependency> <groupId>org.wicketstuff</groupId> <artifactId>tinymce</artifactId> <version>1.4.18</version> </dependency> Thank you, Matteo Sotil