Kerby,
Based on the dagger release notes, the latest you can probably use will
be 2.54 or 2.53.1. Our biggest project is currently using 2.51 without
any issues.
Ref: https://github.com/google/dagger/releases
Look specifically for javax -> jakarta changes.
-Mike/NewsRx
On 7/26/25 11:52, Kerby wrote:
Which GWT version is currently supported? My app is stuck at 2.8.2
On Thursday, July 24, 2025 at 10:13:47 PM UTC+8 Michael Conrad wrote:
You can use Dagger for GWT dependency injection.
https://github.com/google/dagger/tree/master/gwt
On 7/20/25 18:55, Kerby wrote:
Errai isn’t really like any other GWT framework. From what I
know, DominoKit feels closer to GXT. Errai’s big thing is that it
lets you use HTML templates directly within GWT, so you’re not
tied to a specific UI widget library. Since it’s built on top of
GWT, you still get all the GWT features, but with the flexibility
to work with plain HTML and CSS.
On top of that, Errai brings dependency injection to the browser,
which I haven’t seen in any other GWT-based framework. From what
I can tell, it looks like DominoKit might even use Errai under
the hood, but I’m not 100% sure on that.
--
You received this message because you are subscribed to the Google Groups "GWT
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/google-web-toolkit/3c9f227c-7c39-4d1f-9685-297fe07dff0f%40newsrx.com.