All Changes:
http://www.mybatis.org/scala/mybatis-scala-core/changes-report.html
Documentation is not very complete now, but we have added more examples, I hope they are very easy to follow.
All sample code were moved to hsqldb, so it will be easy to try them.
All artifacts are in maven central repos.
Core:
<groupId>org.mybatis.scala</groupId>
<artifactId>mybatis-scala-core</artifactId>
<version>1.0-beta2</version>
Samples:
<groupId>org.mybatis.scala</groupId>
<artifactId>mybatis-scala-samples</artifactId>
<version>1.0-beta2</version>
<artifactId>mybatis-scala-samples</artifactId>
<version>1.0-beta2</version>
Thanks to Bryan Hunt and Or Peles for its valuable contributions.
Cheers,
Mybatis Team.
No comments:
Post a Comment