| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.rushuat |
| Идентификатор | Идентификаторocell |
| Версия | Версия0.1.4 |
| Тип | Типjar |
| Описание |
Описаниеio.github.rushuat:ocell
A library for Excel to POJO and POJO to Excel mapping
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ocell-0.1.4.pom | |
| ocell-0.1.4.jar | 37 KB |
| ocell-0.1.4-sources.jar | 17 KB |
| ocell-0.1.4-javadoc.jar | 517 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.rushuat/ocell/ -->
<dependency>
<groupId>io.github.rushuat</groupId>
<artifactId>ocell</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rushuat/ocell/
implementation 'io.github.rushuat:ocell:0.1.4'
// https://jarcasting.com/artifacts/io.github.rushuat/ocell/
implementation ("io.github.rushuat:ocell:0.1.4")
'io.github.rushuat:ocell:jar:0.1.4'
<dependency org="io.github.rushuat" name="ocell" rev="0.1.4">
<artifact name="ocell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rushuat', module='ocell', version='0.1.4')
)
libraryDependencies += "io.github.rushuat" % "ocell" % "0.1.4"
[io.github.rushuat/ocell "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi | jar | 5.2.2 |
| org.apache.poi : poi-ooxml | jar | 5.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.6.0 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.5 |