File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
webfx-stack-com-websocket-gwt-j2cl-native
webfx-stack-com-websocket-gwt-j2cl-sockjs
webfx-stack-shareddata-cache-cachestorage-gwt-j2cl Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >com.google.jsinterop</groupId >
2020 <artifactId >base</artifactId >
21+ <scope >provided</scope >
2122 </dependency >
2223
2324 <dependency >
2425 <groupId >com.google.elemental2</groupId >
2526 <artifactId >elemental2-core</artifactId >
27+ <scope >provided</scope >
2628 </dependency >
2729
2830 <dependency >
2931 <groupId >com.google.elemental2</groupId >
3032 <artifactId >elemental2-dom</artifactId >
33+ <scope >provided</scope >
3134 </dependency >
3235
3336 <dependency >
Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >com.google.jsinterop</groupId >
2020 <artifactId >base</artifactId >
21+ <scope >provided</scope >
2122 </dependency >
2223
2324 <dependency >
2425 <groupId >com.google.elemental2</groupId >
2526 <artifactId >elemental2-dom</artifactId >
27+ <scope >provided</scope >
2628 </dependency >
2729
2830 <dependency >
2931 <groupId >com.google.jsinterop</groupId >
3032 <artifactId >jsinterop-annotations</artifactId >
33+ <scope >provided</scope >
3134 </dependency >
3235
3336 <dependency >
Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >com.google.jsinterop</groupId >
2020 <artifactId >base</artifactId >
21+ <scope >provided</scope >
2122 </dependency >
2223
2324 <dependency >
2425 <groupId >com.google.elemental2</groupId >
2526 <artifactId >elemental2-core</artifactId >
27+ <scope >provided</scope >
2628 </dependency >
2729
2830 <dependency >
2931 <groupId >com.google.elemental2</groupId >
3032 <artifactId >elemental2-dom</artifactId >
33+ <scope >provided</scope >
3134 </dependency >
3235
3336 <dependency >
3437 <groupId >com.google.elemental2</groupId >
3538 <artifactId >elemental2-promise</artifactId >
39+ <scope >provided</scope >
3640 </dependency >
3741
3842 <dependency >
You can’t perform that action at this time.
0 commit comments