Skip to content

com.virtuslab.bazel-bsp 3.4.3 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.virtuslab</groupId>
  <artifactId>bazel-bsp</artifactId>
  <version>3.4.3</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    An implementation of the Build Server Protocol for Bazel. Allows clients such as IntelliJ to obtain build
    specific
    information in order to improve the experience of users in the IDE.