content-parser-impl-poi

Content parsers for MS office documents using apache POI.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-content-parser-impl-poi
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

content-parser-impl-poi
Content parsers for MS office documents using apache POI.
Project Organization

Project Organization

mmm-Team

Download mmm-content-parser-impl-poi

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-poi/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-content-parser-impl-poi</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-poi/
implementation 'net.sf.m-m-m:mmm-content-parser-impl-poi:1.0.1'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-impl-poi/
implementation ("net.sf.m-m-m:mmm-content-parser-impl-poi:1.0.1")
'net.sf.m-m-m:mmm-content-parser-impl-poi:jar:1.0.1'
<dependency org="net.sf.m-m-m" name="mmm-content-parser-impl-poi" rev="1.0.1">
  <artifact name="mmm-content-parser-impl-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-content-parser-impl-poi', version='1.0.1')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-impl-poi" % "1.0.1"
[net.sf.m-m-m/mmm-content-parser-impl-poi "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.m-m-m : mmm-content-parser-api jar 1.0.1
org.apache.poi : poi jar 3.7
org.apache.poi : poi-scratchpad jar 3.7
org.apache.poi : poi-ooxml jar 3.7

test (3)

Group / Artifact Type Version
net.sf.m-m-m : mmm-content-parser-impl-generic jar 1.0.1
net.sf.m-m-m » mmm-test jar SNAPSHOT
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0