bsp4j


License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

bsp4j
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

bsp4j
bsp4j
Project URL

Project URL

https://github.com/build-server-protocol/build-server-protocol
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/build-server-protocol/build-server-protocol

Download bsp4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.lsp4j : org.eclipse.lsp4j.generator jar 0.8.1
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc jar 0.8.1

Project Modules

There are no modules declared in this project.

bsp logo Build Server Protocol

Join the chat at https://gitter.im/scalacenter/bsp

This project is a work-in-progress effort to improve the integration between language server/editors and build tools. This effort is led by the Scala Center and Jetbrains, together with the help of other tool developers in the Scala ecosystem.

Even though the protocol focuses on Scala developer tools, it's designed to be language-agnostic. We're looking for third parties in other programming languages to join this effort.

Read the specification here.

Maintainers

The current maintainers (people who can merge pull requests) are:

Versions

Version
2.0.0-M7