Last Version

Faxel 1.1.1

Faxel is excel to java mapping library. Using handy annotations, developer no longer need to manually parse excel files.

License

License

Categories

Categories

Net
GroupId

GroupId

pl.net.falcon
ArtifactId

ArtifactId

faxel
Version

Version

1.1.1
Type

Type

jar
Description

Description

Faxel
Faxel is excel to java mapping library. Using handy annotations, developer no longer need to manually parse excel files.
Project URL

Project URL

https://github.com/msokolowski1991/Faxel
Source Code Management

Source Code Management

https://github.com/msokolowski1991/Faxel

Download faxel 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.6

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.15
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.