не последняя версия
Последняя версия 2.1.0

Bazel BSP 0.1.0

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.

Лицензия

Лицензия

Группа

Группа

org.jetbrains.bsp
Идентификатор

Идентификатор

bazel-bsp
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

Bazel BSP
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.
Ссылка на сайт

Ссылка на сайт

https://www.jetbrains.com/
Система контроля версий

Система контроля версий

https://github.com/JetBrains/bazel-bsp

Скачать bazel-bsp 0.1.0


<!-- https://jarcasting.com/artifacts/org.jetbrains.bsp/bazel-bsp/ -->
<dependency>
    <groupId>org.jetbrains.bsp</groupId>
    <artifactId>bazel-bsp</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.bsp/bazel-bsp/
implementation 'org.jetbrains.bsp:bazel-bsp:0.1.0'
// https://jarcasting.com/artifacts/org.jetbrains.bsp/bazel-bsp/
implementation ("org.jetbrains.bsp:bazel-bsp:0.1.0")
'org.jetbrains.bsp:bazel-bsp:jar:0.1.0'
<dependency org="org.jetbrains.bsp" name="bazel-bsp" rev="0.1.0">
  <artifact name="bazel-bsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.bsp', module='bazel-bsp', version='0.1.0')
)
libraryDependencies += "org.jetbrains.bsp" % "bazel-bsp" % "0.1.0"
[org.jetbrains.bsp/bazel-bsp "0.1.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
ch.epfl.scala : bsp4j jar 2.0.0-M12+27-4994bd9d-SNAPSHOT
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 28.1-jre
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc jar 0.8.1
org.eclipse.xtext : org.eclipse.xtext.xbase.lib jar 2.19.0

Модули Проекта

Данный проект не имеет модулей.