License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.atkawa7 |
ArtifactId | ArtifactIdsmithy-java-codegen |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmithy-java-codegen
Smithy defines and generates clients, services, and documentation for any protocol.
|
Filename | Size |
---|---|
smithy-java-codegen-1.0.4.pom | |
smithy-java-codegen-1.0.4.jar | 134 KB |
smithy-java-codegen-1.0.4-sources.jar | 5 KB |
smithy-java-codegen-1.0.4-javadoc.jar | 267 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.0 |
junit : junit | jar | 4.12 |