| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nbbrd.spreadsheet4j |
| Идентификатор | Идентификаторspreadsheet-od |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspreadsheet4j-od
Spreadsheet facade for Java - OD
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spreadsheet-od-2.5.1.pom | |
| spreadsheet-od-2.5.1.jar | 8 KB |
| spreadsheet-od-2.5.1-sources.jar | 7 KB |
| spreadsheet-od-2.5.1-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-od/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-od</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-od/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-od:2.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-od/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-od:2.5.1")
'com.github.nbbrd.spreadsheet4j:spreadsheet-od:jar:2.5.1'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-od" rev="2.5.1">
<artifact name="spreadsheet-od" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-od', version='2.5.1')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-od" % "2.5.1"
[com.github.nbbrd.spreadsheet4j/spreadsheet-od "2.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nbbrd.spreadsheet4j : spreadsheet-api | jar | 2.5.1 |
| com.github.miachm.sods : SODS | jar | 1.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.22.2 |
| com.github.nbbrd.java-service-util : java-service-annotation | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| com.github.nbbrd.spreadsheet4j : spreadsheet-tck | jar | 2.5.1 |