License |
License |
---|---|
GroupId | GroupIdcom.github.xiaoyuge5201 |
ArtifactId | ArtifactIdpreview_office |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionpreview_office
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
preview_office-1.1.pom | |
preview_office-1.1.jar | 19 KB |
preview_office-1.1-sources.jar | 12 KB |
preview_office-1.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/preview_office/ -->
<dependency>
<groupId>com.github.xiaoyuge5201</groupId>
<artifactId>preview_office</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/preview_office/
implementation 'com.github.xiaoyuge5201:preview_office:1.1'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/preview_office/
implementation ("com.github.xiaoyuge5201:preview_office:1.1")
'com.github.xiaoyuge5201:preview_office:jar:1.1'
<dependency org="com.github.xiaoyuge5201" name="preview_office" rev="1.1">
<artifact name="preview_office" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='preview_office', version='1.1')
)
libraryDependencies += "com.github.xiaoyuge5201" % "preview_office" % "1.1"
[com.github.xiaoyuge5201/preview_office "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
org.apache.poi : poi-scratchpad | jar | 3.14 |
org.apache.poi : poi-ooxml | jar | 3.14 |
fr.opensagres.xdocreport : xdocreport | jar | 1.0.6 |
org.apache.poi : poi-ooxml-schemas | jar | 3.14 |
org.apache.poi : ooxml-schemas | jar | 1.3 |
org.jsoup : jsoup | jar | 1.11.3 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
cn.afterturn : easypoi-base | jar | 4.0.0 |
cn.afterturn : easypoi-web | jar | 4.0.0 |
cn.afterturn : easypoi-annotation | jar | 4.0.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |