License |
License |
---|---|
GroupId | GroupIdio.sundr |
ArtifactId | ArtifactIdsundr-codegen-velocity |
Version | Version0.90.0 |
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.90.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr/sundr-codegen-velocity/
implementation 'io.sundr:sundr-codegen-velocity:0.90.0'
// https://jarcasting.com/artifacts/io.sundr/sundr-codegen-velocity/
implementation ("io.sundr:sundr-codegen-velocity:0.90.0")
'io.sundr:sundr-codegen-velocity:jar:0.90.0'
<dependency org="io.sundr" name="sundr-codegen-velocity" rev="0.90.0">
<artifact name="sundr-codegen-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr', module='sundr-codegen-velocity', version='0.90.0')
)
libraryDependencies += "io.sundr" % "sundr-codegen-velocity" % "0.90.0"
[io.sundr/sundr-codegen-velocity "0.90.0"]
Group / Artifact | Type | Version |
---|---|---|
io.sundr : sundr-codegen-apt | jar | 0.90.0 |
io.sundr : sundr-codegen-template | jar | 0.90.0 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |