Sundrio :: Code generation :: Template

Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.

License

License

GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-codegen-template
Last Version

Last Version

0.91.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sundrio :: Code generation :: Template
Code generation tools and annotation processors for Builder, Fluent APIs and DSLs.

Download sundr-codegen-template

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.sundr : sundr-codegen-api jar 0.91.1
io.sundr : sundr-codegen-apt jar 0.91.1
io.sundr : sundr-model-utils jar 0.91.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.91.1
0.91.0
0.90.6
0.90.5
0.90.4
0.90.3
0.90.2
0.90.1
0.90.0
0.80.1
0.80.0
0.70.0
0.60.0
0.50.4
0.50.3
0.50.2
0.50.1
0.50.0