is not current version
Last Version 0.0.11

smithy-language-server 0.0.9

LSP implementation for smithy

License

License

GroupId

GroupId

com.disneystreaming.smithy
ArtifactId

ArtifactId

smithy-language-server
Version

Version

0.0.9
Type

Type

jar
Description

Description

smithy-language-server
LSP implementation for smithy
Project URL

Project URL

https://github.com/disneystreaming/smithy-language-server
Source Code Management

Source Code Management

https://github.com/disneystreaming/smithy-language-server

Download smithy-language-server 0.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.9.0
software.amazon.smithy : smithy-model jar 1.16.0
io.get-coursier : interface jar 1.0.4

Project Modules

There are no modules declared in this project.