Ibatis is available in the central maven repo, just add this to your pom:
<dependency> <groupId>org.apache.ibatis</groupId> <artifactId>ibatis-sqlmap</artifactId> <version>3.0-beta-5</version> </dependency> -- Edvin Richard Bibb skrev:
Do you have a maven repository I can reference for iBatis 3.0? Do you host your own? I don't mind updating my own repository but it would be nice to be able to reference yours
--------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org