| License | License | 
|---|---|
| GroupId | GroupIdio.sundr | 
| ArtifactId | ArtifactIdsundr-codegen-velocity | 
| Last Version | Last Version0.91.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSundrio :: Code generation :: Velocity Code generation tools and annotation processors for Builder, Fluent APIs and DSLs. | 
<!-- https://jarcasting.com/artifacts/io.sundr/sundr-codegen-velocity/ -->
<dependency>
    <groupId>io.sundr</groupId>
    <artifactId>sundr-codegen-velocity</artifactId>
    <version>0.91.1</version>
</dependency>// https://jarcasting.com/artifacts/io.sundr/sundr-codegen-velocity/
implementation 'io.sundr:sundr-codegen-velocity:0.91.1'// https://jarcasting.com/artifacts/io.sundr/sundr-codegen-velocity/
implementation ("io.sundr:sundr-codegen-velocity:0.91.1")'io.sundr:sundr-codegen-velocity:jar:0.91.1'<dependency org="io.sundr" name="sundr-codegen-velocity" rev="0.91.1">
  <artifact name="sundr-codegen-velocity" type="jar" />
</dependency>@Grapes(
@Grab(group='io.sundr', module='sundr-codegen-velocity', version='0.91.1')
)libraryDependencies += "io.sundr" % "sundr-codegen-velocity" % "0.91.1"[io.sundr/sundr-codegen-velocity "0.91.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.sundr : sundr-codegen-apt | jar | 0.91.1 | 
| io.sundr : sundr-codegen-template | jar | 0.91.1 | 
| org.apache.velocity : velocity | jar | 1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |