Hi Stefan,

It's compatible, I'm using it myself:

        <dependency>
            <groupId>org.wicketstuff</groupId>
            <artifactId>inmethod-grid</artifactId>
            <version>1.4-SNAPSHOT</version>
        </dependency>

    <repositories>
        <repository>
                <id>wicket-snaps</id>
                <url>http://wicketstuff.org/maven/repository</url>
                <snapshots>
                        <enabled>true</enabled>
                </snapshots>
                <releases>
                        <enabled>true</enabled>
                </releases>
        </repository>


Cheers,
Erik

On Mon, Oct 12, 2009 at 3:35 PM, Stefan Lindner <lind...@visionet.de> wrote:
> I found inmethod datagrid at
> http://wicketstuff.org/maven/repository/com/inmethod/grid-examples/ but
> no hint or link to it on the wiki page
> http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki.
>
> The project remained in 1.0 state since the end of last year. Is it
> compatible with wicket 1.4? Is it still under development? Does it
> support generics now?
>
> Does anybody use it togehter with wicket 1.4?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to