| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.practice-pine |
| Идентификатор | Идентификаторexcel-start |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexcel-start
excel-start
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| excel-start-1.0.pom | |
| excel-start-1.0.jar | 43 KB |
| excel-start-1.0-sources.jar | 28 KB |
| excel-start-1.0-javadoc.jar | 155 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.practice-pine/excel-start/ -->
<dependency>
<groupId>com.gitee.practice-pine</groupId>
<artifactId>excel-start</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.practice-pine/excel-start/
implementation 'com.gitee.practice-pine:excel-start:1.0'
// https://jarcasting.com/artifacts/com.gitee.practice-pine/excel-start/
implementation ("com.gitee.practice-pine:excel-start:1.0")
'com.gitee.practice-pine:excel-start:jar:1.0'
<dependency org="com.gitee.practice-pine" name="excel-start" rev="1.0">
<artifact name="excel-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.practice-pine', module='excel-start', version='1.0')
)
libraryDependencies += "com.gitee.practice-pine" % "excel-start" % "1.0"
[com.gitee.practice-pine/excel-start "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 |
| org.projectlombok : lombok | jar | 1.18.18 |
| org.jxls : jxls | jar | 2.6.0 |
| org.jxls : jxls-poi | jar | 1.2.0 |
| org.jxls : jxls-jexcel | jar | 1.0.8 |
| org.jxls : jxls-reader | jar | 2.0.5 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| com.google.code.gson : gson | jar | 2.8.1 |
| com.alibaba : fastjson | jar | 1.2.31 |