is not current version
Last Version 0.9.10

software.amazon.smithy:smithy-codegen-freemarker 0.9.6

This package integrates the Freemarker template system with Smithy's code generation framework.

GroupId

GroupId

software.amazon.smithy
ArtifactId

ArtifactId

smithy-codegen-freemarker
Version

Version

0.9.6
Type

Type

jar

Download smithy-codegen-freemarker 0.9.6


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