Foundation is in general a dependency-free base layer for Java projects. Foundation has four layers: pure, shared, jvm and client. ⚪️Pure: No dependencies, only classes from the j2cl compatible fragment. Java 11+ (maybe up to 21) syntax. Exception: Annotations are allowed, e.g., jspecify or Jackson. ⚪️Shared: Only j2cl-dependencies allowed (e.g. elements). Java 11+ (maybe up to 21) syntax. ⚪️Client: This code runs only j2cl-compiled in the client. It may ...

Latest Versions

9 versions →
VersionVulnerabilitiesUsagesDate
0.2.x
0.2.1
6
Jul 07, 2026
0.2.0
4
Jun 17, 2026
0.1.x
0.1.14
4
Jun 16, 2026
0.1.13
4
Feb 11, 2026
0.1.12
3
Jan 09, 2026
9 versions →