Test Evidence Word

Library to create a Word Doc as a Test Evidence.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.anvirego
ArtifactId

ArtifactId

test-evidence-word
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Test Evidence Word
Library to create a Word Doc as a Test Evidence.
Project URL

Project URL

https://github.com/Anvirego/test-evidence-word
Source Code Management

Source Code Management

https://github.com/Anvirego/test-evidence-word/tree/master

Download test-evidence-word

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.1.1
org.apache.poi : poi-ooxml-schemas jar 4.1.2

Project Modules

There are no modules declared in this project.

test-evidence-word

Library to create a Word Doc as a Test Evidence.

Versions

Version
3.1
3.0