| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nbbrd.spreadsheet4j |
| Идентификатор | Идентификаторspreadsheet-xl |
| Версия | Версия2.4.0 |
| Тип | Типjar |
| Описание |
Описаниеspreadsheet4j-xl
Spreadsheet facade for Java - Excel
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spreadsheet-xl-2.4.0.pom | |
| spreadsheet-xl-2.4.0.jar | 78 KB |
| spreadsheet-xl-2.4.0-sources.jar | 31 KB |
| spreadsheet-xl-2.4.0-javadoc.jar | 118 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-xl</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-xl:2.4.0'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-xl:2.4.0")
'com.github.nbbrd.spreadsheet4j:spreadsheet-xl:jar:2.4.0'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-xl" rev="2.4.0">
<artifact name="spreadsheet-xl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-xl', version='2.4.0')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-xl" % "2.4.0"
[com.github.nbbrd.spreadsheet4j/spreadsheet-xl "2.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nbbrd.spreadsheet4j : spreadsheet-api | jar | 2.4.0 |
| com.github.nbbrd.spreadsheet4j : spreadsheet-util | jar | 2.4.0 |
| com.lmax : disruptor Необязательный | jar | 3.4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.22.1 |
| com.github.nbbrd.java-design-util : java-design-processor | jar | |
| com.github.nbbrd.java-service-util : java-service-annotation | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| com.github.nbbrd.spreadsheet4j : spreadsheet-tck | jar | 2.4.0 |