License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdpl.net.falcon |
ArtifactId | ArtifactIdfaxel |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionFaxel
Faxel is excel to java mapping library.
Using handy annotations, developer no longer need to manually parse excel files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
faxel-1.1.1.pom | |
faxel-1.1.1.jar | 37 KB |
faxel-1.1.1-sources.jar | 17 KB |
faxel-1.1.1-javadoc.jar | 109 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 3.6 |
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 |