templateIt

Excel based template processor

License

License

GroupId

GroupId

org.templateit
ArtifactId

ArtifactId

templateit
Last Version

Last Version

1.0-beta4
Release Date

Release Date

Type

Type

jar
Description

Description

templateIt
Excel based template processor
Project URL

Project URL

http://templateit.sourceforge.net

Download templateit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 3.2-FINAL
com.lowagie : itext jar 2.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta4
1.0-beta3