is not current version
Last Version 3.1.2

office 3.0.3

Word,Excel,Pdf tools

License

License

GroupId

GroupId

cn.javaex
ArtifactId

ArtifactId

office
Version

Version

3.0.3
Type

Type

jar
Description

Description

office
Word,Excel,Pdf tools
Project URL

Project URL

http://www.javaex.cn
Source Code Management

Source Code Management

https://github.com/chenniqing/office

Download office 3.0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.1
org.apache.poi : poi-ooxml jar 4.1.1
org.apache.poi : poi-scratchpad jar 4.1.1
org.apache.poi : ooxml-schemas jar 1.4
fr.opensagres.xdocreport : xdocreport jar 2.0.2
com.itextpdf : itextpdf jar 5.5.13
com.itextpdf.tool : xmlworker jar 5.4.1
com.itextpdf : itext-asian jar 5.2.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 4.3.7.RELEASE

Project Modules

There are no modules declared in this project.