MVN

software.amazon.smithy : smithy-jsonschema

Maven & Gradle

Aug 22, 2023
2 usages
1.6k stars

Smithy :: JSON Schema Conversion · This module contains support for converting a Smithy model to JSON Schema.

<dependency>
    <groupId>software.amazon.smithy</groupId>
    <artifactId>smithy-jsonschema</artifactId>
    <version>1.37.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.amazon.smithy : smithy-jsonschema to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.37.0
  • Latest Release Candidate: 1.21.0-rc1

All Versions

Choose a version of software.amazon.smithy : smithy-jsonschema to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.37.x
smithy-jsonschema-1.37.0
1.36.x
smithy-jsonschema-1.36.0
1.35.x
smithy-jsonschema-1.35.0
1.34.x
smithy-jsonschema-1.34.0
1.33.x
smithy-jsonschema-1.33.0
1.32.x
smithy-jsonschema-1.32.0
1.31.x
smithy-jsonschema-1.31.0
1.30.x
smithy-jsonschema-1.30.0
1.29.x
smithy-jsonschema-1.29.0
1.28.x
smithy-jsonschema-1.28.1
smithy-jsonschema-1.28.0
1.27.x
smithy-jsonschema-1.27.2
smithy-jsonschema-1.27.1
smithy-jsonschema-1.27.0
1.26.x
smithy-jsonschema-1.26.4
smithy-jsonschema-1.26.3
smithy-jsonschema-1.26.2
smithy-jsonschema-1.26.1
smithy-jsonschema-1.26.0
1.25.x
smithy-jsonschema-1.25.2
smithy-jsonschema-1.25.1
smithy-jsonschema-1.25.0
1.24.x
smithy-jsonschema-1.24.0
1.23.x
smithy-jsonschema-1.23.1
smithy-jsonschema-1.23.0
1.22.x
smithy-jsonschema-1.22.0
1.21.x
smithy-jsonschema-1.21.0
smithy-jsonschema-1.21.0-rc1
1.19.x
smithy-jsonschema-1.19.0
1.18.x
smithy-jsonschema-1.18.1
smithy-jsonschema-1.18.0
1.17.x
smithy-jsonschema-1.17.0
1.16.x
smithy-jsonschema-1.16.3
smithy-jsonschema-1.16.2
smithy-jsonschema-1.16.1
smithy-jsonschema-1.16.0
1.15.x
smithy-jsonschema-1.15.0
1.14.x
smithy-jsonschema-1.14.1
smithy-jsonschema-1.14.0
1.13.x
smithy-jsonschema-1.13.1
smithy-jsonschema-1.13.0
1.12.x
smithy-jsonschema-1.12.0
1.11.x
smithy-jsonschema-1.11.0
1.10.x
smithy-jsonschema-1.10.0
1.9.x
smithy-jsonschema-1.9.1
smithy-jsonschema-1.9.0
1.8.x
smithy-jsonschema-1.8.0
1.7.x
smithy-jsonschema-1.7.2
smithy-jsonschema-1.7.1
smithy-jsonschema-1.7.0
1.6.x
smithy-jsonschema-1.6.1
smithy-jsonschema-1.6.0
1.5.x
smithy-jsonschema-1.5.1
smithy-jsonschema-1.5.0
1.4.x
smithy-jsonschema-1.4.0
1.3.x
smithy-jsonschema-1.3.0
1.2.x
smithy-jsonschema-1.2.0
1.1.x
smithy-jsonschema-1.1.0
1.0.x
smithy-jsonschema-1.0.11
smithy-jsonschema-1.0.10
smithy-jsonschema-1.0.9
smithy-jsonschema-1.0.8
smithy-jsonschema-1.0.7
smithy-jsonschema-1.0.6
smithy-jsonschema-1.0.5
smithy-jsonschema-1.0.4
smithy-jsonschema-1.0.3
smithy-jsonschema-1.0.2
smithy-jsonschema-1.0.1
smithy-jsonschema-1.0.0
0.9.x
smithy-jsonschema-0.9.10
smithy-jsonschema-0.9.9
smithy-jsonschema-0.9.8
smithy-jsonschema-0.9.7
smithy-jsonschema-0.9.6
smithy-jsonschema-0.9.5
smithy-jsonschema-0.9.4
smithy-jsonschema-0.9.3
smithy-jsonschema-0.9.1
smithy-jsonschema-0.9.0
0.8.x
smithy-jsonschema-0.8.0

How to add a dependency to Maven

Add the following software.amazon.smithy : smithy-jsonschema maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>software.amazon.smithy</groupId>
    <artifactId>smithy-jsonschema</artifactId>
    <version>1.37.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following software.amazon.smithy : smithy-jsonschema gradle dependency to your build.gradle file:

implementation 'software.amazon.smithy:smithy-jsonschema:1.37.0'

Gradle Kotlin DSL: Add the following software.amazon.smithy : smithy-jsonschema gradle kotlin dependency to your build.gradle.kts file:

implementation("software.amazon.smithy:smithy-jsonschema:1.37.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following software.amazon.smithy : smithy-jsonschema sbt scala dependency to your build.sbt file:

libraryDependencies += "software.amazon.smithy" % "smithy-jsonschema" % "1.37.0"

Advertisement

Dependencies from Group

Aug 22, 2023
24 usages
1.6k stars
Aug 22, 2023
11 usages
1.6k stars
Aug 22, 2023
9 usages
1.6k stars
Aug 22, 2023
7 usages
1.6k stars
Aug 22, 2023
6 usages
1.6k stars

Discover Dependencies

Jan 23, 2023
89 stars
Jun 28, 2023
2 usages
12 stars
Nov 14, 2021
2 usages
54 stars
Jul 10, 2021
2 usages
12 stars
May 25, 2023
2 usages
30 stars
Jul 16, 2021
2 usages
0 stars
Oct 08, 2022
3 usages
7 stars
Oct 08, 2021
1 usages
30 stars