License |
License |
---|---|
GroupId | GroupIdtech.firas.framework |
ArtifactId | ArtifactIdfile-import |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionFiras Framework Data File Importer
Some utilities for importing data files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
file-import-0.3.0.pom | |
file-import-0.3.0.jar | 51 KB |
file-import-0.3.0-sources.jar | 33 KB |
file-import-0.3.0-javadoc.jar | 607 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
tech.firas.framework : java-bean-util | jar | 0.1.0 |
com.opencsv : opencsv | jar | 4.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | ${spring.version} |
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 |