License |
License |
---|---|
GroupId | GroupIdorg.apache.poi |
ArtifactId | ArtifactIdpoi-scratchpad |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache POI
Apache POI - Java API To Access Microsoft Format Files (Scratchpad)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
poi-scratchpad-5.2.2.pom | |
poi-scratchpad-5.2.2.jar | 1 MB |
poi-scratchpad-5.2.2-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.poi/poi-scratchpad/ -->
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-scratchpad</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.poi/poi-scratchpad/
implementation 'org.apache.poi:poi-scratchpad:5.2.2'
// https://jarcasting.com/artifacts/org.apache.poi/poi-scratchpad/
implementation ("org.apache.poi:poi-scratchpad:5.2.2")
'org.apache.poi:poi-scratchpad:jar:5.2.2'
<dependency org="org.apache.poi" name="poi-scratchpad" rev="5.2.2">
<artifact name="poi-scratchpad" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.poi', module='poi-scratchpad', version='5.2.2')
)
libraryDependencies += "org.apache.poi" % "poi-scratchpad" % "5.2.2"
[org.apache.poi/poi-scratchpad "5.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.2.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
commons-codec : commons-codec | jar | 1.15 |