Последняя версия

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

Лицензия

Лицензия

Группа

Группа

com.increff.commons
Идентификатор

Идентификатор

commons-template
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

https://github.com/increff/commons-template
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.