← All repos

JetBrainsRuntimeApi

Browse cluster: Cluster 194
51commits
14contributors
3languages

Tech stack & purpose

JBR API is an interface layer developed by JetBrains that exposes functionality specific to JetBrains Runtime (JBR). It provides a standalone jar with Java classes and interfaces that allow client code to be compiled against any JDK while accessing unique JBR features at runtime without compatibility concerns. The API is organized around services, which can be queried and optionally configured with extensions, and follows semantic versioning for both its API and implementation versions.

Languages

Java
96.0%
Shell
2.9%
CSS
1.0%

Contributors