Foundation is in general a dependency-free base layer for Java projects. Foundation has four layers: 'emulation', 'pure', 'shared', 'jvm'. ⚪️Emulation: Stripped down annotations (jspecify, Jackson). For 2cl-compiler. Java 8 syntax and JRE. ⚪️Pure: No dependencies (except on 'emulation'), only classes from the j2cl compatible fragment. Java 8 syntax. ⚪️Shared: Only j2cl-dependencies allowed (e.g. elements). Java 8 syntax and JRE. ⚪️JVM: This code cannot ...

Latest Versions

7 versions →
VersionVulnerabilitiesUsagesDate
0.2.x
0.2.1
1
Jul 07, 2026
0.2.0
1
Jun 17, 2026
0.1.x
0.1.14
1
Jun 16, 2026
0.1.13
1
Feb 11, 2026
0.1.12
1
Jan 09, 2026
7 versions →