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

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

Spring Boot starter for importing CSV.

Категории

Категории

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

Группа

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

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

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

Версия

1.1.3
Тип

Тип

jar

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


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