Last Version

xlsx-matchers 0.2.1

Elegant object-oriented hamcrest matchers for Apache POI.

License

License

${project.licence}
GroupId

GroupId

io.github.dgroup
ArtifactId

ArtifactId

xlsx-matchers
Version

Version

0.2.1
Type

Type

jar
Description

Description

xlsx-matchers
Elegant object-oriented hamcrest matchers for Apache POI.
Project URL

Project URL

http://github.com/dgroup/xlsx-matchers
Source Code Management

Source Code Management

http://github.com/dgroup/xlsx-matchers/tree/master

Download xlsx-matchers 0.2.1


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

Dependencies

provided (4)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.42
org.llorllale : cactoos-matchers jar 0.17
org.apache.poi : poi jar 3.14
org.apache.poi : poi-ooxml jar 3.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.tngtech.java : junit-dataprovider jar 1.13.1

Project Modules

There are no modules declared in this project.