JAR or Maven dependency for wicketstuff-dojo
问题 I want to use org.wicketstuff.dojo.markup.html.form.DojoDatePicker an so I am searching over internet for maven dependency of wicketstuff-dojo. From MVN BROWSER I found a dependency. But It is not working I am getting "Missing artifact" error. If anybody knows the dependency or location from where I can download the JAR it will be very helpful to me. My pom.xml is: <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope>