disneystreaming / smithy-translate   0.7.0

GitHub

Tooling for converting to and from the Smithy IDL

Scala versions: 3.x 2.13 2.12

smithytranslate-openapi 0.7.0


Group ID:
com.disneystreaming.smithy
Artifact ID:
smithytranslate-openapi_2.12
Version:
0.7.0
Release Date:
Sep 23, 2025
Licenses:
Files:
Full Scala Version:
2.12.20

libraryDependencies += "com.disneystreaming.smithy" %% "smithytranslate-openapi" % "0.7.0"

Mill build tool

ivy"com.disneystreaming.smithy::smithytranslate-openapi:0.7.0"

Scala CLI

//> using dep "com.disneystreaming.smithy::smithytranslate-openapi:0.7.0"

Ammonite REPL

import $ivy.`com.disneystreaming.smithy::smithytranslate-openapi:0.7.0`

<dependency>
  <groupId>com.disneystreaming.smithy</groupId>
  <artifactId>smithytranslate-openapi_2.12</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.disneystreaming.smithy', name: 'smithytranslate-openapi_2.12', version: '0.7.0'