com.github.houbb:idoc-ftl

The Freemarker Template Module for i-doc.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-ftl
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

The Freemarker Template Module for i-doc.

Download idoc-ftl

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : idoc-common jar 0.3.0
com.github.houbb : log-integration jar 1.1.8
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.5.0
org.freemarker : freemarker jar 2.3.23

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1