dc-print

dc frame print project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-print
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

dc-print
dc frame print project for Spring Boot

Download dc-print

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.xhtmlrenderer : flying-saucer-pdf jar 9.1.22
org.xhtmlrenderer : flying-saucer-pdf-itext5 jar 9.1.5
com.itextpdf : itextpdf jar 5.5.13.2
org.freemarker : freemarker jar 2.3.30
commons-io : commons-io jar 2.11.0
org.jxls : jxls-poi jar 2.10.0
org.jxls : jxls jar 2.10.0

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.11
org.springframework : spring-web jar 5.3.7
org.apache.commons : commons-lang3 jar 3.11
commons-beanutils : commons-beanutils jar 1.9.4
org.projectlombok : lombok Optional jar 1.18.16
org.slf4j : log4j-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0