Last Version

org.hswebframework:hsweb-expands-template 3.0.2

模板引擎封装

License

License

GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-expands-template
Version

Version

3.0.2
Type

Type

jar
Description

Description

模板引擎封装

Download hsweb-expands-template 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hswebframework : hsweb-utils jar 3.0.2
org.freemarker : freemarker Optional jar 2.3.23

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.