| License |
License |
|---|---|
| GroupId | GroupIdorg.rythmengine |
| ArtifactId | ArtifactIdrythm-engine |
| Version | Version1.4.1 |
| Type | Typejar |
| Description |
DescriptionRythm Template Engine
A strong typed high performance Java Template engine with .Net Razor like syntax
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rythm-engine-1.4.1.pom | |
| rythm-engine-1.4.1.jar | 618 KB |
| rythm-engine-1.4.1-sources.jar | 379 KB |
| rythm-engine-1.4.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |