| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pjfanning |
| Идентификатор | Идентификаторpoi-shared-strings |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеPOI Shared Strings
Memory efficient Shared Strings Table implementation for POI streaming
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| poi-shared-strings-2.0.1.pom | |
| poi-shared-strings-2.0.1.jar | 7 KB |
| poi-shared-strings-2.0.1-sources.jar | 5 KB |
| poi-shared-strings-2.0.1-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>poi-shared-strings</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/
implementation 'com.github.pjfanning:poi-shared-strings:2.0.1'
// https://jarcasting.com/artifacts/com.github.pjfanning/poi-shared-strings/
implementation ("com.github.pjfanning:poi-shared-strings:2.0.1")
'com.github.pjfanning:poi-shared-strings:jar:2.0.1'
<dependency org="com.github.pjfanning" name="poi-shared-strings" rev="2.0.1">
<artifact name="poi-shared-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='poi-shared-strings', version='2.0.1')
)
libraryDependencies += "com.github.pjfanning" % "poi-shared-strings" % "2.0.1"
[com.github.pjfanning/poi-shared-strings "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.h2database : h2 | jar | 1.4.200 |
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |