Rythm Template Engine

A strong typed high performance Java Template engine with .Net Razor like syntax

License

License

GroupId

GroupId

org.rythmengine
ArtifactId

ArtifactId

rythm-engine
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Rythm Template Engine
A strong typed high performance Java Template engine with .Net Razor like syntax
Project URL

Project URL

http://rythmengine.com/
Project Organization

Project Organization

OSGL (Open Source General Library)

Download rythm-engine

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.eclipse.jdt.core.compiler : ecj jar 4.6.1
com.stevesoft.pat : pat jar 1.5.3
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
com.alibaba : fastjson jar 1.2.75
org.mvel : mvel2 jar 2.4.12.Final
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

provided (7)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.3
com.google.code.gson : gson jar 2.6.2
com.google.appengine : appengine-api-1.0-sdk jar 1.9.37
javax.servlet : servlet-api jar 2.3
commons-logging : commons-logging jar 1.1
net.sf.ehcache : ehcache jar 2.10.2
net.spy : spymemcached jar 2.12.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.rythmengine

Rythm Template Engine

A Razor like type safe Java Template Engine

Versions

Version
1.4.1
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.7
1.1.5
1.0.1
1.0
1.0-b10
1.0-b9
1.0-b8