SkillAgentSearch skills...

Rythmengine

A "Razor" like, rich featured, high performance and easy to use Java template engine

Install / Use

/learn @rythmengine/Rythmengine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Rythm Template Engine

APL v2 Maven Central Javadocs Get Support on StackOverflow

A "Razor" like, rich featured, high performance and easy to use Java template engine

Rythm Engine Project

Join the chat at https://gitter.im/greenlaw110/Rythm

We are looking for people to join us on this project. Please contact Green Luo via greenlaw110@gmail.com

Links

Integrations

Prerequisites

Java JDK >= Version 7

Distribution

Available at Maven Central see

http://mvnrepository.com/artifact/org.rythmengine/rythm-engine

Maven dependency:

<!-- http://mvnrepository.com/artifact/org.rythmengine/rythm-engine -->
<dependency>
    <groupId>org.rythmengine</groupId>
    <artifactId>rythm-engine</artifactId>
    <version>1.3.0</version>
</dependency>

How to build

git clone https://github.com/rythmengine/rythmengine
cd rythmengine
mvn install

if some of the tests should fail you might want to file an issue and try

mvn install -DskipTests=true

Testing

mvn test
...
Tests run: 254, Failures: 0, Errors: 0, Skipped: 3

Development

There are several options for development environments you can use to contribute to the development of the Rythm Engine Project:

  • Pure Maven command line https://maven.apache.org/
  • Eclipse https://eclipse.org/
  • IntelliJ IDEA https://www.jetbrains.com/idea/

Version history

See the change log

Related Skills

View on GitHub
GitHub Stars252
CategoryDevelopment
Updated3mo ago
Forks64

Languages

Java

Security Score

92/100

Audited on Dec 16, 2025

No findings