Last Version

Super CSV Annotation 2.2

CSVのJavaライブラリであるSuperCSVに、アノテーション機能を追加したライブラリです。

License

License

Categories

Categories

CSV Data Data Formats Super CSV
GroupId

GroupId

com.github.mygreen
ArtifactId

ArtifactId

super-csv-annotation
Version

Version

2.2
Type

Type

jar
Description

Description

Super CSV Annotation
CSVのJavaライブラリであるSuperCSVに、アノテーション機能を追加したライブラリです。
Project URL

Project URL

http://mygreen.github.io/super-csv-annotation/
Project Organization

Project Organization

mygreen
Source Code Management

Source Code Management

https://github.com/mygreen/super-csv-annotation

Download super-csv-annotation 2.2


<!-- https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation/ -->
<dependency>
    <groupId>com.github.mygreen</groupId>
    <artifactId>super-csv-annotation</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation/
implementation 'com.github.mygreen:super-csv-annotation:2.2'
// https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation/
implementation ("com.github.mygreen:super-csv-annotation:2.2")
'com.github.mygreen:super-csv-annotation:jar:2.2'
<dependency org="com.github.mygreen" name="super-csv-annotation" rev="2.2">
  <artifact name="super-csv-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mygreen', module='super-csv-annotation', version='2.2')
)
libraryDependencies += "com.github.mygreen" % "super-csv-annotation" % "2.2"
[com.github.mygreen/super-csv-annotation "2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.supercsv : super-csv jar 2.4.0
ognl : ognl jar 3.0.8
org.apache.commons : commons-jexl jar 2.1.1
org.slf4j : slf4j-api jar 1.7.1

provided (5)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.4
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.0.2.Final
org.glassfish : javax.el jar 3.0.1-b08
org.springframework : spring-context jar 4.3.2.RELEASE

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.2.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.1
org.slf4j : slf4j-log4j12 jar 1.7.1
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.