Last Version

Windmill 1.2.2

A library to import or export Excel and CSV files through a fluent API

License

License

GroupId

GroupId

com.coreoz
ArtifactId

ArtifactId

windmill
Version

Version

1.2.2
Type

Type

jar
Description

Description

Windmill
A library to import or export Excel and CSV files through a fluent API
Project URL

Project URL

https://github.com/Coreoz/Windmill
Project Organization

Project Organization

Coreoz
Source Code Management

Source Code Management

https://github.com/Coreoz/Windmill

Download windmill 1.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.17
com.opencsv : opencsv jar 4.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.