Last Version

Firas Framework Data File Importer 0.3.0

Some utilities for importing data files

License

License

GroupId

GroupId

tech.firas.framework
ArtifactId

ArtifactId

file-import
Version

Version

0.3.0
Type

Type

jar
Description

Description

Firas Framework Data File Importer
Some utilities for importing data files
Project URL

Project URL

https://github.com/fs523577192/file-import
Source Code Management

Source Code Management

https://github.com/fs523577192/file-import

Download file-import 0.3.0


<!-- https://jarcasting.com/artifacts/tech.firas.framework/file-import/ -->
<dependency>
    <groupId>tech.firas.framework</groupId>
    <artifactId>file-import</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.firas.framework/file-import/
implementation 'tech.firas.framework:file-import:0.3.0'
// https://jarcasting.com/artifacts/tech.firas.framework/file-import/
implementation ("tech.firas.framework:file-import:0.3.0")
'tech.firas.framework:file-import:jar:0.3.0'
<dependency org="tech.firas.framework" name="file-import" rev="0.3.0">
  <artifact name="file-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.firas.framework', module='file-import', version='0.3.0')
)
libraryDependencies += "tech.firas.framework" % "file-import" % "0.3.0"
[tech.firas.framework/file-import "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
tech.firas.framework : java-bean-util jar 0.1.0
com.opencsv : opencsv jar 4.6

provided (1)

Group / Artifact Type Version
org.springframework : spring-jdbc jar ${spring.version}

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.logging.log4j : log4j-jul jar 2.12.1
org.springframework : spring-context jar ${spring.version}
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.