| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.liaochong |
| Идентификатор | Идентификаторmyexcel |
| Версия | Версия4.0.0.RC1 |
| Тип | Типjar |
| Описание |
Описаниеmyexcel
MyExcel, a new way to operate Excel.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| myexcel-4.0.0.RC1.pom | |
| myexcel-4.0.0.RC1.jar | 266 KB |
| myexcel-4.0.0.RC1-sources.jar | 190 KB |
| myexcel-4.0.0.RC1-javadoc.jar | 858 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.liaochong/myexcel/ -->
<dependency>
<groupId>com.github.liaochong</groupId>
<artifactId>myexcel</artifactId>
<version>4.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaochong/myexcel/
implementation 'com.github.liaochong:myexcel:4.0.0.RC1'
// https://jarcasting.com/artifacts/com.github.liaochong/myexcel/
implementation ("com.github.liaochong:myexcel:4.0.0.RC1")
'com.github.liaochong:myexcel:jar:4.0.0.RC1'
<dependency org="com.github.liaochong" name="myexcel" rev="4.0.0.RC1">
<artifact name="myexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaochong', module='myexcel', version='4.0.0.RC1')
)
libraryDependencies += "com.github.liaochong" % "myexcel" % "4.0.0.RC1"
[com.github.liaochong/myexcel "4.0.0.RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 5.1.0 |
| org.apache.poi : poi-ooxml-full | jar | 5.1.0 |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| org.jsoup : jsoup | jar | 1.14.3 |
| com.ibeetl : beetl Необязательный | jar | 3.9.0.RELEASE |
| org.freemarker : freemarker Необязательный | jar | 2.3.31 |
| org.apache.velocity : velocity Необязательный | jar | 1.7 |
| org.thymeleaf : thymeleaf Необязательный | jar | 3.0.14.RELEASE |
| org.codehaus.groovy : groovy-templates Необязательный | jar | 3.0.9 |
| com.jfinal : enjoy Необязательный | jar | 4.9.16 |
| com.twelvemonkeys.imageio : imageio-jpeg | jar | 3.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.projectlombok : lombok | jar | 1.18.22 |