SJPU PDF Table renderer

PDF Table renderer: allows to render a data set as table in PDF document.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.xblackcat.sjpu
ArtifactId

ArtifactId

sjpu-pdftable
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

SJPU PDF Table renderer
PDF Table renderer: allows to render a data set as table in PDF document.
Project URL

Project URL

https://github.com/xBlackCat/sjpu-pdftable

Download sjpu-pdftable

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar [3.4,4.0)
commons-logging : commons-logging jar [1.1,2.0)
org.apache.pdfbox : pdfbox jar [2.0,2.1)

test (1)

Group / Artifact Type Version
junit : junit jar [4.12,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1