It's here 
http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-rome/1.3-SNAPSHOT/

So shouldnt be a problem.. Are you looking publish rss with wicket or
wicket to consume rss and show it on a page? wicketstuff rome will let
you do both afaik...

2009/5/31 Fernando Wermus <[email protected]>:
> Hi all,
>
>     I am looking to publish some RSS into a wicket site. I thought to have
> a look at wicket-stuff rome, but I couldn't get it. I am using it with
> wicket 1.3.6
>
>        <repository>
>            <id>wicket-snaps</id>
>            <url>http://wicketstuff.org/maven/repository</url>
>            <snapshots>
>                <enabled>true</enabled>
>            </snapshots>
>            <releases>
>                <enabled>true</enabled>
>            </releases>
>        </repository>
> +
>        <dependency>
>              <groupId>org.wicketstuff</groupId>
>              <artifactId>wicketstuff-rome</artifactId>
>              <version>1.3-SNAPSHOT</version>
>        </dependency>
>
>
> --
> Fernando Wermus.
>
> www.linkedin.com/in/fernandowermus
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to