Last Version

increff-commons-template 1.1.0

This library was created for providing templates for various applications such as invoices, manifests etc in PDF formats. It is extensively used in Assure. It makes use of the Apache Velocity and wkhtmltopdf libraries for creating templates and formats

License

License

GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

commons-template
Version

Version

1.1.0
Type

Type

jar
Description

Description

increff-commons-template
This library was created for providing templates for various applications such as invoices, manifests etc in PDF formats. It is extensively used in Assure. It makes use of the Apache Velocity and wkhtmltopdf libraries for creating templates and formats
Project URL

Project URL

https://github.com/increff/commons-template
Source Code Management

Source Code Management

https://github.com/increff/commons-template

Download commons-template 1.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.4.01
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
org.w3c.css : sac jar 1.3
commons-io : commons-io jar 2.5
net.sf.barcode4j : barcode4j-fop-ext jar 2.1
net.sf.barcode4j : barcode4j jar 2.1
org.apache.xmlgraphics : fop jar 2.1
org.projectlombok : lombok jar 1.16.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.