Last Version

com.github.jep42:robotframework-formatcompare 0.0.3

Robot framework keywords to compare different data structures (csv, xml, json) via mapfiles

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.jep42
ArtifactId

ArtifactId

robotframework-formatcompare
Version

Version

0.0.3
Type

Type

jar
Description

Description

Robot framework keywords to compare different data structures (csv, xml, json) via mapfiles

Download robotframework-formatcompare 0.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.robotframework : javalib-core jar 1.2.1
com.google.code.findbugs : jsr305 jar 2.0.1
org.slf4j : slf4j-api jar 1.7.21
com.github.jep42 : robotframework-easycsvmap jar 0.0.2
com.jayway.jsonpath : json-path jar 2.2.0
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

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.