License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats Super CSV |
GroupId | GroupIdcom.github.mygreen |
ArtifactId | ArtifactIdsuper-csv-annotation1 |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsuper-csv-annotation1
[
Super CSV Annotation, And Localization Message
]
|
Project Organization |
Project Organizationmygreen |
Filename | Size |
---|---|
super-csv-annotation1-1.2.pom | |
super-csv-annotation1-1.2.jar | 148 KB |
super-csv-annotation1-1.2-sources.jar | 82 KB |
super-csv-annotation1-1.2-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation1/ -->
<dependency>
<groupId>com.github.mygreen</groupId>
<artifactId>super-csv-annotation1</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation1/
implementation 'com.github.mygreen:super-csv-annotation1:1.2'
// https://jarcasting.com/artifacts/com.github.mygreen/super-csv-annotation1/
implementation ("com.github.mygreen:super-csv-annotation1:1.2")
'com.github.mygreen:super-csv-annotation1:jar:1.2'
<dependency org="com.github.mygreen" name="super-csv-annotation1" rev="1.2">
<artifact name="super-csv-annotation1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mygreen', module='super-csv-annotation1', version='1.2')
)
libraryDependencies += "com.github.mygreen" % "super-csv-annotation1" % "1.2"
[com.github.mygreen/super-csv-annotation1 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-lang : commons-lang | jar | 2.6 |
org.springframework : spring-test | jar | 3.2.1.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.1 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.supercsv » supercsv | jar | 1.52 |
spiffy » spiffy-all | jar | 0.0.5 |