License |
License |
---|---|
GroupId | GroupIdorg.templateit |
ArtifactId | ArtifactIdtemplateit |
Last Version | Last Version1.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontemplateIt
Excel based template processor
|
Project URL |
Project URL |
Filename | Size |
---|---|
templateit-1.0-beta4.pom | |
templateit-1.0-beta4.jar | 49 KB |
templateit-1.0-beta4-sources.jar | 31 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 3.2-FINAL |
com.lowagie : itext | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |