
MASES has a deep knowledge of the Java environment and in particular of the JVM, covering Java 8 through Java 25 as well as other JVM-hosted languages such as Scala and Kotlin. Thanks to this deep knowledge the company created JCOBridge, our native in-process bridge to .NET.
On top of JCOBridge we maintain two mirror open-source projects for this direction: JNet, giving .NET direct access to any Java/JVM class, and JCOReflector, which generates Java wrapper JARs from .NET assemblies so JVM applications can call .NET libraries directly.