GuicedEE / Services

A collection of all the services repackaged with module-info files
GNU General Public License v3.0
1 stars 0 forks source link

which version of Guice should I use? #16

Closed morgwai closed 4 months ago

morgwai commented 2 years ago

Hello, I've created a small lib that provides websocket guice scopes for javax websockets and now I'm looking into providing jakarta support and while searching for jakarta version of Guice, I stumbled on GuicedEE project. I'm however very confused by the versioning:

In the end I found that the latest version that seems to be working with java 11 is 1.1.1.7: in my experimental build of jakarta support I use the build without any classifier and it seems ok, but I'm really not sure by now if this is the 1 I should be using nor even which version of Guice it corresponds to... Please kindly advise. Thanks!

GedMarc commented 4 months ago

It is currently on Guice 7 (y), and all imports should come directly