License |
License |
---|---|
GroupId | GroupIdorg.fluentcodes.projects.elasticobjects |
ArtifactId | ArtifactIdeo-xlsx |
Version | Version0.9.3 |
Type | Typejar |
Description |
DescriptionEO - Elastic objects Xlsx calls
Xlsx calls for Elastic Objects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eo-xlsx-0.9.3.pom | |
eo-xlsx-0.9.3.jar | 9 KB |
eo-xlsx-0.9.3-sources.jar | 6 KB |
eo-xlsx-0.9.3-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-xlsx/ -->
<dependency>
<groupId>org.fluentcodes.projects.elasticobjects</groupId>
<artifactId>eo-xlsx</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-xlsx/
implementation 'org.fluentcodes.projects.elasticobjects:eo-xlsx:0.9.3'
// https://jarcasting.com/artifacts/org.fluentcodes.projects.elasticobjects/eo-xlsx/
implementation ("org.fluentcodes.projects.elasticobjects:eo-xlsx:0.9.3")
'org.fluentcodes.projects.elasticobjects:eo-xlsx:jar:0.9.3'
<dependency org="org.fluentcodes.projects.elasticobjects" name="eo-xlsx" rev="0.9.3">
<artifact name="eo-xlsx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.projects.elasticobjects', module='eo-xlsx', version='0.9.3')
)
libraryDependencies += "org.fluentcodes.projects.elasticobjects" % "eo-xlsx" % "0.9.3"
[org.fluentcodes.projects.elasticobjects/eo-xlsx "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.projects.elasticobjects : eo-calls | jar | 0.9.3 |
org.apache.poi : poi | jar | 5.1.0 |
org.apache.poi : poi-ooxml | jar | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.fluentcodes.projects.elasticobjects : elastic-objects-test | jar | 0.9.3 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |