| Лицензия |
Лицензия |
|---|---|
| Группа | Группаred.htt |
| Идентификатор | Идентификаторexcels |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexcels
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| excels-0.1.pom | |
| excels-0.1.jar | 44 KB |
| excels-0.1-sources.jar | 26 KB |
| excels-0.1-javadoc.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/red.htt/excels/ -->
<dependency>
<groupId>red.htt</groupId>
<artifactId>excels</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/red.htt/excels/
implementation 'red.htt:excels:0.1'
// https://jarcasting.com/artifacts/red.htt/excels/
implementation ("red.htt:excels:0.1")
'red.htt:excels:jar:0.1'
<dependency org="red.htt" name="excels" rev="0.1">
<artifact name="excels" type="jar" />
</dependency>
@Grapes(
@Grab(group='red.htt', module='excels', version='0.1')
)
libraryDependencies += "red.htt" % "excels" % "0.1"
[red.htt/excels "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |