Last Version

Apache POI OOXML 62

The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

License

License

Categories

Categories

GUI User Interface Apache POI Business Logic Libraries Documents Processing Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

apache-poi-ooxml
Version

Version

62
Type

Type

jar
Description

Description

Apache POI OOXML
The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Project URL

Project URL

https://commons.apache.org/proper/commons-codec/
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/apache/commons-codec

Download apache-poi-ooxml 62


<!-- https://jarcasting.com/artifacts/com.guicedee.services/apache-poi-ooxml/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>apache-poi-ooxml</artifactId>
    <version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/apache-poi-ooxml/
implementation 'com.guicedee.services:apache-poi-ooxml:62'
// https://jarcasting.com/artifacts/com.guicedee.services/apache-poi-ooxml/
implementation ("com.guicedee.services:apache-poi-ooxml:62")
'com.guicedee.services:apache-poi-ooxml:jar:62'
<dependency org="com.guicedee.services" name="apache-poi-ooxml" rev="62">
  <artifact name="apache-poi-ooxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='apache-poi-ooxml', version='62')
)
libraryDependencies += "com.guicedee.services" % "apache-poi-ooxml" % "62"
[com.guicedee.services/apache-poi-ooxml "62"]

Dependencies

compile (6)

Group / Artifact Type Version
com.guicedee.services : commons-compress jar
com.guicedee.services : commons-xmlbeans jar
org.apache.poi : poi-ooxml Optional jar 4.1.0
org.apache.poi : poi-ooxml-schemas Optional jar 4.1.0
org.apache.poi : poi-scratchpad Optional jar 4.1.0
com.guicedee.services : apache-poi jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.