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