Skip to content
Rob Bygrave edited this page Apr 27, 2014 · 15 revisions

Welcome to the avaje-ebeanorm-server wiki!

Recent Releases

Maven Dependency (3.x)

    <dependency>
      <groupId>org.avaje.ebeanorm</groupId>
      <artifactId>avaje-ebeanorm</artifactId>
      <version>[3.3.2]</version>
    </dependency>

Pages

Major refactoring in v3.2.1

Please note that there has been reasonably significant changes in v3.2.1 including change to SLF4J and no longer supporting 'Dynamic Proxies/Dynamic Subclassing' meaning that you MUST use enhancement from 3.2.1 onwards. Please review the 'Road Map' for more details.

Clone this wiki locally