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

nl.42:spring-boot-starter-csv 0.1.1

Spring Boot starter for importing CSV.

Категории

Категории

Spring Boot Контейнер Микросервисы CSV Данные Data Formats
Группа

Группа

nl.42
Идентификатор

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

spring-boot-starter-csv
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать spring-boot-starter-csv 0.1.1


<!-- https://jarcasting.com/artifacts/nl.42/spring-boot-starter-csv/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>spring-boot-starter-csv</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-csv/
implementation 'nl.42:spring-boot-starter-csv:0.1.1'
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-csv/
implementation ("nl.42:spring-boot-starter-csv:0.1.1")
'nl.42:spring-boot-starter-csv:jar:0.1.1'
<dependency org="nl.42" name="spring-boot-starter-csv" rev="0.1.1">
  <artifact name="spring-boot-starter-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='spring-boot-starter-csv', version='0.1.1')
)
libraryDependencies += "nl.42" % "spring-boot-starter-csv" % "0.1.1"
[nl.42/spring-boot-starter-csv "0.1.1"]