rain

This is an object-oriented java library for writing Microsoft Office Excel spreadsheets. Based on apache POI library and the power java reflexion.

Лицензия

Лицензия

MIT
Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.xfantome
Идентификатор

Идентификатор

rain
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

rain
This is an object-oriented java library for writing Microsoft Office Excel spreadsheets. Based on apache POI library and the power java reflexion.
Ссылка на сайт

Ссылка на сайт

https://github.com/mrgren/rain
Система контроля версий

Система контроля версий

https://github.com/mrgren/rain

Скачать rain

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.xfantome/rain/ -->
<dependency>
    <groupId>net.xfantome</groupId>
    <artifactId>rain</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.xfantome/rain/
implementation 'net.xfantome:rain:1.0.5'
// https://jarcasting.com/artifacts/net.xfantome/rain/
implementation ("net.xfantome:rain:1.0.5")
'net.xfantome:rain:jar:1.0.5'
<dependency org="net.xfantome" name="rain" rev="1.0.5">
  <artifact name="rain" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.xfantome', module='rain', version='1.0.5')
)
libraryDependencies += "net.xfantome" % "rain" % "1.0.5"
[net.xfantome/rain "1.0.5"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi-ooxml jar 4.0.1
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9.5

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0