smithytranslate-runners_2.13
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-runners_2.13</artifactId>
<version>0.7.7</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<name>smithytranslate-runners_2.13</name>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-runners_2.13</artifactId>
<packaging>jar</packaging>
<description>A smithy-translation toolkit</description>
<version>0.7.7</version>
<url>https://github.com/disneystreaming/smithy-translate</url>
<licenses>
<license>
<name>TOMORROW OPEN SOURCE TECHNOLOGY LICENSE 1.0</name>
<url>https://disneystreaming.github.io/TOST-1.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/disneystreaming/smithy-translate</url>
</scm>
<developers>
<developer>
<id>baccata</id>
<name>Olivier Mélois</name>
<url>https://github.com/baccata</url>
</developer>
<developer>
<id>lewisjkl</id>
<name>Jeff Lewis</name>
<url>http://github.com/lewisjkl</url>
</developer>
<developer>
<id>daddykotex</id>
<name>David Francoeur</name>
<url>http://github.com/daddykotex</url>
</developer>
<developer>
<id>yisraelU</id>
<name>Yisrael Union</name>
<url>http://github.com/yisraelU</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>os-lib_2.13</artifactId>
<version>0.9.2</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>ujson_2.13</artifactId>
<version>3.1.3</version>
</dependency>
<dependency>
<groupId>io.get-coursier</groupId>
<artifactId>coursier_2.13</artifactId>
<version>2.1.8</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.18</version>
</dependency>
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-compiler-core_2.13</artifactId>
<version>0.7.7</version>
</dependency>
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-openapi_2.13</artifactId>
<version>0.7.7</version>
</dependency>
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-proto_2.13</artifactId>
<version>0.7.7</version>
</dependency>
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-json-schema_2.13</artifactId>
<version>0.7.7</version>
</dependency>
<dependency>
<groupId>com.disneystreaming.smithy</groupId>
<artifactId>smithytranslate-formatter_2.13</artifactId>
<version>0.7.7</version>
</dependency>
</dependencies>
</project>