License |
License |
---|---|
GroupId | GroupIdcom.disneystreaming.smithy |
ArtifactId | ArtifactIdsmithy-language-server |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionsmithy-language-server
LSP implementation for smithy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy/smithy-language-server/ -->
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithy-language-server</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy/smithy-language-server/
implementation 'com.disneystreaming.smithy:smithy-language-server:0.0.6'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy/smithy-language-server/
implementation ("com.disneystreaming.smithy:smithy-language-server:0.0.6")
'com.disneystreaming.smithy:smithy-language-server:jar:0.0.6'
<dependency org="com.disneystreaming.smithy" name="smithy-language-server" rev="0.0.6">
<artifact name="smithy-language-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy', module='smithy-language-server', version='0.0.6')
)
libraryDependencies += "com.disneystreaming.smithy" % "smithy-language-server" % "0.0.6"
[com.disneystreaming.smithy/smithy-language-server "0.0.6"]
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 |