MVN

com.github.mygreen : super-csv-annotation

Maven & Gradle

Oct 22, 2022
30 stars

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

<dependency>
    <groupId>com.github.mygreen</groupId>
    <artifactId>super-csv-annotation</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mygreen : super-csv-annotation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of com.github.mygreen : super-csv-annotation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
super-csv-annotation-2.3
2.2
super-csv-annotation-2.2
2.1
super-csv-annotation-2.1
2.0.x
super-csv-annotation-2.0.3
super-csv-annotation-2.0.2
super-csv-annotation-2.0.1
2.0
super-csv-annotation-2.0
1.2
super-csv-annotation-1.2
1.1
super-csv-annotation-1.1

How to add a dependency to Maven

Add the following com.github.mygreen : super-csv-annotation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mygreen</groupId>
    <artifactId>super-csv-annotation</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mygreen : super-csv-annotation gradle dependency to your build.gradle file:

implementation 'com.github.mygreen:super-csv-annotation:2.3'

Gradle Kotlin DSL: Add the following com.github.mygreen : super-csv-annotation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mygreen:super-csv-annotation:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mygreen : super-csv-annotation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mygreen" % "super-csv-annotation" % "2.3"

Advertisement

Dependencies from Group

Aug 29, 2016
1 usages
1 stars
Feb 22, 2021
1 usages
7 stars
Jan 10, 2022
1 usages
4 stars
Aug 03, 2020
1 usages
0 stars
Jan 01, 2022
27 stars

Discover Dependencies

Aug 30, 2016
33 stars
Dec 25, 2017
21 stars
Dec 19, 2017
2 usages
28 stars
Dec 19, 2017
9 usages
28 stars
Apr 02, 2019
12 stars
Feb 22, 2023
5 usages
May 30, 2022
4 usages
28.7k stars
Feb 18, 2017
1.7k stars