iBATIS 2.3.4 has been promoted to GA. It is now the current release approved for production use.
You can download iBATIS 2.3.4 from the Java downloads page: http://ibatis.apache.org/javadownloads.cgi If you use Maven 2 you may place the following in your pom: <dependency> <dependency> <groupId>org.apache.ibatis</groupId> <artifactId>ibatis-sqlmap</artifactId> <version>2.3.4.726</version> </dependency> </dependency> Thanks, Apache iBATIS Team
