Registry / build-tool / bsp4j
library2.1.1javamavenunverified

Java language bindings for the Build Server Protocol (BSP) enabling IDE integration with build tools.

<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>bsp4j</artifactId> <version>2.1.1</version> </dependency>
INSTALL
IMPORT
SIG · BSP4J
B
bsp4j
build-tooljavav2.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BuildServer
ch.epfl.scala.bsp4j.BuildServer

Demonstrates importing the BSP BuildServer interface.

import ch.epfl.scala.bsp4j.BuildServer; public class Example { public static void main(String[] args) { System.out.println("BSP4J available"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
bsp4j — mvn dependency:get bsp4j · libregistry