Redora generator templates

Redora uses Freemarker and XSLT templates to generate code. This zip package contains the default templates. You can create your own pack with templates to override these default templates if you wish. You can add them to your project using the maven dependency plugin.

License

License

Categories

Categories

Net
GroupId

GroupId

net.redora
ArtifactId

ArtifactId

templates
Last Version

Last Version

1.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

Redora generator templates
Redora uses Freemarker and XSLT templates to generate code. This zip package contains the default templates. You can create your own pack with templates to override these default templates if you wish. You can add them to your project using the maven dependency plugin.
Project Organization

Project Organization

Nanjing RedOrange Co. ltd

Download templates

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.2
1.9.1
1.8
1.6
1.5
1.4
1.3
1.2