JST

JST is template system base on nashorn

License

License

GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

jst
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

JST
JST is template system base on nashorn
Project URL

Project URL

http://nutzam.com

Download jst

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.nutz : nutz jar 1.r.66-SNAPSHOT
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1