mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Update README with pom version
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
avaje-ebeanorm-server
|
||||
=====================
|
||||
avaje-ebeanorm
|
||||
==============
|
||||
|
||||
The internal server implementation of EbeanORM API
|
||||
Main EbeanORM artifact
|
||||
|
||||
Maven Dependency
|
||||
----------------
|
||||
<dependency>
|
||||
<groupId>org.avaje.ebeanorm</groupId>
|
||||
<artifactId>avaje-ebeanorm</artifactId>
|
||||
<version>3.2.5</version>
|
||||
<version>3.3.1</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user