License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdjp.co.ctc-g.jfw |
ArtifactId | ArtifactIdjfw-csv-core |
Last Version | Last Version1.0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSINAVI J-Framework CSV
SINAVI J-Framework CSV
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jfw-csv-core-1.0.1.0.pom | |
jfw-csv-core-1.0.1.0.jar | 28 KB |
jfw-csv-core-1.0.1.0-sources.jar | 28 KB |
jfw-csv-core-1.0.1.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-csv-core/ -->
<dependency>
<groupId>jp.co.ctc-g.jfw</groupId>
<artifactId>jfw-csv-core</artifactId>
<version>1.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-csv-core/
implementation 'jp.co.ctc-g.jfw:jfw-csv-core:1.0.1.0'
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-csv-core/
implementation ("jp.co.ctc-g.jfw:jfw-csv-core:1.0.1.0")
'jp.co.ctc-g.jfw:jfw-csv-core:jar:1.0.1.0'
<dependency org="jp.co.ctc-g.jfw" name="jfw-csv-core" rev="1.0.1.0">
<artifact name="jfw-csv-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.ctc-g.jfw', module='jfw-csv-core', version='1.0.1.0')
)
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-csv-core" % "1.0.1.0"
[jp.co.ctc-g.jfw/jfw-csv-core "1.0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
org.slf4j : slf4j-api | jar | 1.7.6 |
net.sf.opencsv : opencsv | jar | 2.3 |
com.google.guava : guava | jar | 16.0.1 |
org.mybatis : mybatis | jar | 3.2.5 |
jp.co.ctc-g.jfw : jfw-util-core | jar | 1.0.1.0 |
jp.co.ctc-g.jfw : jfw-validation-core | jar | 1.0.1.0 |
net.sourceforge.collections : collections-generic | jar | 4.01 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
commons-lang : commons-lang | jar | 2.6 |
jp.co.ctc-g.jfw : jfw-exception-core | jar | 1.0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.7.3 |
cglib : cglib-nodep | jar | 3.1 |
asm : asm | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.173 |
jp.co.ctc-g.jfw : jfw-test | jar | 1.0.1.0 |
org.mockito : mockito-core | jar | 1.9.5 |
org.springframework : spring-jdbc | jar | 4.0.2.RELEASE |
junit : junit | jar | 4.11 |
org.mybatis : mybatis-spring | jar | 1.2.2 |