Hi, I'm trying to add dependency to my project from wicket stuff like:
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>gmap2-parent</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>
but the artifact is missing... something I can do about?
- maven wicket stuff Pedro Santos
- Re: maven wicket stuff Pedro Santos
- Re: maven wicket stuff Jeremy Thomerson
- Re: maven wicket stuff Jeremy Thomerson
