ninjaframework / ninja-ebean

Ebean ORM support for Ninja Framework
Apache License 2.0
10 stars 8 forks source link

Publish latest release to Maven Cenral #19

Open h-arlt opened 1 year ago

h-arlt commented 1 year ago

Latest release of ninja-ebean (version 3.0.2) is not available in Maven Central and thus cannot be easily used in projects without building and publishing it to private Maven repository.

Several years have passed since 3.0.1 which is the latest version available in Maven Central and incompatible with actual versions of Ebean and H2 at least.

Really appreciate Ninja Framework and its ecosystem. Keep it rolling ;) Thx