Last Version

simter-template 1.1.0

Simter Template Engine

License

License

MIT
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-template
Version

Version

1.1.0
Type

Type

jar
Description

Description

simter-template
Simter Template Engine
Project URL

Project URL

https://github.com/simter/simter-template
Project Organization

Project Organization

simter
Source Code Management

Source Code Management

https://github.com/simter/simter-template.git

Download simter-template 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.freemarker : freemarker jar
org.springframework : spring-beans jar

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.springframework : spring-test jar
org.springframework.boot : spring-boot jar
org.slf4j : jcl-over-slf4j jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.