preview_office

Office文件预览,包括excel、pdf、ppt以及word;该包主要是将Office内容转化为html格式!

License

License

GroupId

GroupId

com.github.xiaoyuge5201
ArtifactId

ArtifactId

preview_office
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

preview_office
Office文件预览,包括excel、pdf、ppt以及word;该包主要是将Office内容转化为html格式!

Download preview_office

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.0.4.RELEASE
org.apache.poi : poi-scratchpad Optional jar 3.14
org.apache.poi : poi-ooxml Optional jar 3.14
fr.opensagres.xdocreport : xdocreport Optional jar 1.0.6
org.apache.poi : poi-ooxml-schemas Optional jar 3.14
org.apache.poi : ooxml-schemas Optional jar 1.3
org.jsoup : jsoup Optional jar 1.11.3
org.apache.commons : commons-io Optional jar 1.3.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
cn.afterturn : easypoi-base Optional jar 4.0.0
cn.afterturn : easypoi-web Optional jar 4.0.0
cn.afterturn : easypoi-annotation Optional jar 4.0.0
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0