Last Version

com.github.jep42:easycsvmap 0.0.5

Robot framework keywords to read/write values of CSV file

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.jep42
ArtifactId

ArtifactId

easycsvmap
Version

Version

0.0.5
Type

Type

jar
Description

Description

Robot framework keywords to read/write values of CSV file

Download easycsvmap 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.jep42/easycsvmap/ -->
<dependency>
    <groupId>com.github.jep42</groupId>
    <artifactId>easycsvmap</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jep42/easycsvmap/
implementation 'com.github.jep42:easycsvmap:0.0.5'
// https://jarcasting.com/artifacts/com.github.jep42/easycsvmap/
implementation ("com.github.jep42:easycsvmap:0.0.5")
'com.github.jep42:easycsvmap:jar:0.0.5'
<dependency org="com.github.jep42" name="easycsvmap" rev="0.0.5">
  <artifact name="easycsvmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jep42', module='easycsvmap', version='0.0.5')
)
libraryDependencies += "com.github.jep42" % "easycsvmap" % "0.0.5"
[com.github.jep42/easycsvmap "0.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.robotframework : javalib-core jar 1.2.1
net.sf.opencsv : opencsv jar 2.3
com.google.code.findbugs : jsr305 jar 2.0.1
org.slf4j : slf4j-api jar 1.7.21
commons-io : commons-io jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.