Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Apache POI Прикладные библиотеки Documents Processing Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

Идентификатор

apache-poi-ooxml
Версия

Версия

62
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://commons.apache.org/proper/commons-codec/
Организация-разработчик

Организация-разработчик

Marc Magon
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.guicedee.services : commons-compress jar
com.guicedee.services : commons-xmlbeans jar
org.apache.poi : poi-ooxml Необязательный jar 4.1.0
org.apache.poi : poi-ooxml-schemas Необязательный jar 4.1.0
org.apache.poi : poi-scratchpad Необязательный jar 4.1.0
com.guicedee.services : apache-poi jar

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.