License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.hswebframework |
ArtifactId | ArtifactIdreactor-excel |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetLinks
Reactor Excel,CSV Lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactor-excel-1.0.3.pom | |
reactor-excel-1.0.3.jar | 50 KB |
reactor-excel-1.0.3-sources.jar | 23 KB |
reactor-excel-1.0.3-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework/reactor-excel/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>reactor-excel</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/reactor-excel/
implementation 'org.hswebframework:reactor-excel:1.0.3'
// https://jarcasting.com/artifacts/org.hswebframework/reactor-excel/
implementation ("org.hswebframework:reactor-excel:1.0.3")
'org.hswebframework:reactor-excel:jar:1.0.3'
<dependency org="org.hswebframework" name="reactor-excel" rev="1.0.3">
<artifact name="reactor-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='reactor-excel', version='1.0.3')
)
libraryDependencies += "org.hswebframework" % "reactor-excel" % "1.0.3"
[org.hswebframework/reactor-excel "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
org.apache.commons : commons-csv | jar | 1.9.0 |
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-scratchpad | jar | 5.2.2 |
org.apache.poi : poi-excelant | jar | 5.2.2 |
org.apache.poi : poi-ooxml-full | jar | 5.2.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.projectreactor : reactor-core | jar | |
io.projectreactor.addons : reactor-extra | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |