| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bld-commons.excel |
| Идентификатор | Идентификаторread-excel |
| Последняя версия | Последняя версия4.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеread-excel
Parent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| read-excel-4.0.8.pom | |
| read-excel-4.0.8.jar | 12 KB |
| read-excel-4.0.8-sources.jar | 9 KB |
| read-excel-4.0.8-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/ -->
<dependency>
<groupId>com.github.bld-commons.excel</groupId>
<artifactId>read-excel</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/
implementation 'com.github.bld-commons.excel:read-excel:4.0.8'
// https://jarcasting.com/artifacts/com.github.bld-commons.excel/read-excel/
implementation ("com.github.bld-commons.excel:read-excel:4.0.8")
'com.github.bld-commons.excel:read-excel:jar:4.0.8'
<dependency org="com.github.bld-commons.excel" name="read-excel" rev="4.0.8">
<artifact name="read-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons.excel', module='read-excel', version='4.0.8')
)
libraryDependencies += "com.github.bld-commons.excel" % "read-excel" % "4.0.8"
[com.github.bld-commons.excel/read-excel "4.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi | jar | 5.2.2 |
| org.apache.poi : poi-ooxml | jar | 5.2.2 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.springframework : spring-core | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.springframework : spring-context | jar | |
| com.github.bld-commons.excel : generator-excel | jar | 4.0.8 |
| org.apache.commons : commons-csv | jar | 1.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |