| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.onedsol.tools |
| ArtifactId | ArtifactIdjpdfmake |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJpdfmake
A Java library for pdfmake(Client/server side PDF printing in pure JavaScript).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jpdfmake-1.1.1.pom | |
| jpdfmake-1.1.1.jar | 88 KB |
| jpdfmake-1.1.1-sources.jar | 62 KB |
| jpdfmake-1.1.1-javadoc.jar | 279 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.onedsol.tools/jpdfmake/ -->
<dependency>
<groupId>com.onedsol.tools</groupId>
<artifactId>jpdfmake</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.onedsol.tools/jpdfmake/
implementation 'com.onedsol.tools:jpdfmake:1.1.1'
// https://jarcasting.com/artifacts/com.onedsol.tools/jpdfmake/
implementation ("com.onedsol.tools:jpdfmake:1.1.1")
'com.onedsol.tools:jpdfmake:jar:1.1.1'
<dependency org="com.onedsol.tools" name="jpdfmake" rev="1.1.1">
<artifact name="jpdfmake" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onedsol.tools', module='jpdfmake', version='1.1.1')
)
libraryDependencies += "com.onedsol.tools" % "jpdfmake" % "1.1.1"
[com.onedsol.tools/jpdfmake "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-vfs2 | jar | 2.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| com.jcraft : jsch | jar | 0.1.54 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.springframework : spring-web | jar | 4.3.5.RELEASE |
| org.json : json | jar | 20140107 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.1 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.springframework.boot : spring-boot-actuator | jar | 1.4.2.RELEASE |
| io.jsonwebtoken : jjwt | jar | 0.6.0 |
| org.jfree : jfreechart | jar | 1.0.19 |
| com.google.code.gson : gson | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |