Last Version

Smithy :: Code Generation Freemarker Support 0.9.10

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

License

License

GroupId

GroupId

software.amazon.smithy
ArtifactId

ArtifactId

smithy-codegen-freemarker
Version

Version

0.9.10
Type

Type

jar
Description

Description

Smithy :: Code Generation Freemarker Support
This package integrates the Freemarker template system with Smithy's code generation framework.
Project URL

Project URL

https://github.com/awslabs/smithy
Source Code Management

Source Code Management

https://github.com/awslabs/smithy.git

Download smithy-codegen-freemarker 0.9.10


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

Dependencies

compile (1)

Group / Artifact Type Version
software.amazon.smithy : smithy-codegen-core jar 0.9.10

runtime (2)

Group / Artifact Type Version
software.amazon.smithy : smithy-model jar 0.9.10
org.freemarker : freemarker jar 2.3.28

Project Modules

There are no modules declared in this project.