Last Version

jetbrick-template 2.1.10

Next generation template engine for Java

License

License

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-template
Version

Version

2.1.10
Type

Type

jar
Description

Description

jetbrick-template
Next generation template engine for Java
Project Organization

Project Organization

jetbrick

Download jetbrick-template 2.1.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.subchen : jetbrick-commons jar 2.1.9
org.antlr : antlr4-runtime jar 4.7.1
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.