| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCSV Данные Data Formats |
| Группа | Группаcom.github.sophtutch |
| Идентификатор | Идентификаторrecitcsv |
| Последняя версия | Последняя версия1.0.0.RC4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRec-It-CSV
Reconciliation of CSV files and reporting of the results in HTML format.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| recitcsv-1.0.0.RC4.pom | |
| recitcsv-1.0.0.RC4.jar | 2 KB |
| recitcsv-1.0.0.RC4-sources.jar | 12 KB |
| recitcsv-1.0.0.RC4-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sophtutch/recitcsv/ -->
<dependency>
<groupId>com.github.sophtutch</groupId>
<artifactId>recitcsv</artifactId>
<version>1.0.0.RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sophtutch/recitcsv/
implementation 'com.github.sophtutch:recitcsv:1.0.0.RC4'
// https://jarcasting.com/artifacts/com.github.sophtutch/recitcsv/
implementation ("com.github.sophtutch:recitcsv:1.0.0.RC4")
'com.github.sophtutch:recitcsv:pom:1.0.0.RC4'
<dependency org="com.github.sophtutch" name="recitcsv" rev="1.0.0.RC4">
<artifact name="recitcsv" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sophtutch', module='recitcsv', version='1.0.0.RC4')
)
libraryDependencies += "com.github.sophtutch" % "recitcsv" % "1.0.0.RC4"
[com.github.sophtutch/recitcsv "1.0.0.RC4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| org.thymeleaf : thymeleaf | jar | 3.0.9.RELEASE |