License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.beangle.data |
ArtifactId | ArtifactIdbeangle-data-excel_3 |
Version | Version5.4.2 |
Type | Typejar |
Description |
Descriptionbeangle-data-excel
The Beangle Data Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
beangle-data-excel_3-5.4.2.pom | |
beangle-data-excel_3-5.4.2.jar | 363 KB |
beangle-data-excel_3-5.4.2-sources.jar | 63 KB |
beangle-data-excel_3-5.4.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.data/beangle-data-excel_3/ -->
<dependency>
<groupId>org.beangle.data</groupId>
<artifactId>beangle-data-excel_3</artifactId>
<version>5.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.data/beangle-data-excel_3/
implementation 'org.beangle.data:beangle-data-excel_3:5.4.2'
// https://jarcasting.com/artifacts/org.beangle.data/beangle-data-excel_3/
implementation ("org.beangle.data:beangle-data-excel_3:5.4.2")
'org.beangle.data:beangle-data-excel_3:jar:5.4.2'
<dependency org="org.beangle.data" name="beangle-data-excel_3" rev="5.4.2">
<artifact name="beangle-data-excel_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.data', module='beangle-data-excel_3', version='5.4.2')
)
libraryDependencies += "org.beangle.data" % "beangle-data-excel_3" % "5.4.2"
[org.beangle.data/beangle-data-excel_3 "5.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.beangle.commons : beangle-commons-core_3 | jar | 5.2.15 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.apache.commons : commons-jexl3 | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
ch.qos.logback : logback-core | jar | 1.3.0-alpha14 |
org.scalatest : scalatest_3 | jar | 3.2.11 |