| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.laiwanzhou.eie |
| Идентификатор | Идентификаторeie-core |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описание${project.groupId}:eie-core
Excel Import and Export.
|
| Имя Файла | Размер |
|---|---|
| eie-core-1.0.pom | |
| eie-core-1.0.jar | 44 KB |
| eie-core-1.0-sources.jar | 26 KB |
| eie-core-1.0-javadoc.jar | 176 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.laiwanzhou.eie/eie-core/ -->
<dependency>
<groupId>com.laiwanzhou.eie</groupId>
<artifactId>eie-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.laiwanzhou.eie/eie-core/
implementation 'com.laiwanzhou.eie:eie-core:1.0'
// https://jarcasting.com/artifacts/com.laiwanzhou.eie/eie-core/
implementation ("com.laiwanzhou.eie:eie-core:1.0")
'com.laiwanzhou.eie:eie-core:jar:1.0'
<dependency org="com.laiwanzhou.eie" name="eie-core" rev="1.0">
<artifact name="eie-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.laiwanzhou.eie', module='eie-core', version='1.0')
)
libraryDependencies += "com.laiwanzhou.eie" % "eie-core" % "1.0"
[com.laiwanzhou.eie/eie-core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi | jar | 3.17 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.alibaba : fastjson | jar | 1.2.61 |