License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdbr.com.tecsinapse |
ArtifactId | ArtifactIdtecsinapse-data-io-migration |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionbr.com.tecsinapse:tecsinapse-data-io-migration
A simple way to work with CSV, XLSX? and TXT files. This project is part of https://github.com/tecsinapse/tecsinapse-data-io
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/br.com.tecsinapse/tecsinapse-data-io-migration/ -->
<dependency>
<groupId>br.com.tecsinapse</groupId>
<artifactId>tecsinapse-data-io-migration</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.tecsinapse/tecsinapse-data-io-migration/
implementation 'br.com.tecsinapse:tecsinapse-data-io-migration:1.0.0'
// https://jarcasting.com/artifacts/br.com.tecsinapse/tecsinapse-data-io-migration/
implementation ("br.com.tecsinapse:tecsinapse-data-io-migration:1.0.0")
'br.com.tecsinapse:tecsinapse-data-io-migration:jar:1.0.0'
<dependency org="br.com.tecsinapse" name="tecsinapse-data-io-migration" rev="1.0.0">
<artifact name="tecsinapse-data-io-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.tecsinapse', module='tecsinapse-data-io-migration', version='1.0.0')
)
libraryDependencies += "br.com.tecsinapse" % "tecsinapse-data-io-migration" % "1.0.0"
[br.com.tecsinapse/tecsinapse-data-io-migration "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.tecsinapse : tecsinapse-data-io | jar | 2.0.1 |
br.com.tecsinapse : tecsinapse-data-io-jsf | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |