License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.eclipsesource.glsp |
ArtifactId | ArtifactIdglsp-api |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionglsp-api
GLSP server API definition
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
glsp-api-1.1.0.pom | |
glsp-api-1.1.0.jar | 96 KB |
glsp-api-1.1.0-sources.jar | 87 KB |
glsp-api-1.1.0-javadoc.jar | 586 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eclipsesource.glsp/glsp-api/ -->
<dependency>
<groupId>com.eclipsesource.glsp</groupId>
<artifactId>glsp-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eclipsesource.glsp/glsp-api/
implementation 'com.eclipsesource.glsp:glsp-api:1.1.0'
// https://jarcasting.com/artifacts/com.eclipsesource.glsp/glsp-api/
implementation ("com.eclipsesource.glsp:glsp-api:1.1.0")
'com.eclipsesource.glsp:glsp-api:jar:1.1.0'
<dependency org="com.eclipsesource.glsp" name="glsp-api" rev="1.1.0">
<artifact name="glsp-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eclipsesource.glsp', module='glsp-api', version='1.1.0')
)
libraryDependencies += "com.eclipsesource.glsp" % "glsp-api" % "1.1.0"
[com.eclipsesource.glsp/glsp-api "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.eclipse.sprotty : org.eclipse.sprotty | jar | 0.6.0 |
org.eclipse.sprotty : org.eclipse.sprotty.server | jar | 0.6.0 |
commons-io : commons-io | jar | 2.5 |
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc | jar | 0.4.0 |
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.0 |