ComfyJ 2.x is a Java‑COM bridge by TeamDev that enables Java applications to seamlessly integrate with COM, OLE, and ActiveX components on Windows. It supports embedding ActiveX controls, automating Office applications, and exposing Java functionality to COM clients.
The reliable JNI wrapper for Linux (x86/x64) that allows Java developers to access native functions and C/C++ shared libraries directly, abstracting away the complexities of JNI for efficient and high-performance native integration.
A specialized JNI wrapper for macOS (x64), enabling Java applications to seamlessly call native code, access platform-specific features, and integrate C/C++ libraries with high performance and automatic memory management.
JxCapture 3.x is a cross-platform Java library by TeamDev that enables Java applications to capture screenshots, record videos of the screen or specific windows, and include audio input. Ideal for desktop apps needing high-performance screen capture functionality.