smithy-java-codegen

Smithy defines and generates clients, services, and documentation for any protocol.

License

License

Apache License 2.0
Categories

Categories

Java Languages
GroupId

GroupId

io.github.atkawa7
ArtifactId

ArtifactId

smithy-java-codegen
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

smithy-java-codegen
Smithy defines and generates clients, services, and documentation for any protocol.

Download smithy-java-codegen

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.atkawa7/smithy-java-codegen/ -->
<dependency>
    <groupId>io.github.atkawa7</groupId>
    <artifactId>smithy-java-codegen</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.atkawa7/smithy-java-codegen/
implementation 'io.github.atkawa7:smithy-java-codegen:1.0.4'
// https://jarcasting.com/artifacts/io.github.atkawa7/smithy-java-codegen/
implementation ("io.github.atkawa7:smithy-java-codegen:1.0.4")
'io.github.atkawa7:smithy-java-codegen:jar:1.0.4'
<dependency org="io.github.atkawa7" name="smithy-java-codegen" rev="1.0.4">
  <artifact name="smithy-java-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.atkawa7', module='smithy-java-codegen', version='1.0.4')
)
libraryDependencies += "io.github.atkawa7" % "smithy-java-codegen" % "1.0.4"
[io.github.atkawa7/smithy-java-codegen "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.13.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
software.amazon.smithy : smithy-model jar 1.8.0
software.amazon.smithy : smithy-build jar 1.8.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4