Last Version

Spring Boot Starter CSV 1.1.5

Spring Boot starter for importing CSV.

License

License

Categories

Categories

Spring Boot Container Microservices CSV Data Data Formats
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-csv
Version

Version

1.1.5
Type

Type

jar
Description

Description

Spring Boot Starter CSV
Spring Boot starter for importing CSV.
Source Code Management

Source Code Management

https://github.com/42BV/spring-boot-starter-csv

Download spring-boot-starter-csv 1.1.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar 30.1-jre
org.csveed : csveed jar 0.5.0
com.github.albfernandez : juniversalchardet jar 2.4.0
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-web jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.