License |
License |
---|---|
GroupId | GroupIdorg.osgl |
ArtifactId | ArtifactIdosgl-excel |
Last Version | Last Version1.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Excel Tool
An easy to use and flexible Excel file reader/writer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
osgl-excel-1.10.2.pom | |
osgl-excel-1.10.2.jar | 53 KB |
osgl-excel-1.10.2-sources.jar | 24 KB |
osgl-excel-1.10.2-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.osgl/osgl-excel/ -->
<dependency>
<groupId>org.osgl</groupId>
<artifactId>osgl-excel</artifactId>
<version>1.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/osgl-excel/
implementation 'org.osgl:osgl-excel:1.10.2'
// https://jarcasting.com/artifacts/org.osgl/osgl-excel/
implementation ("org.osgl:osgl-excel:1.10.2")
'org.osgl:osgl-excel:jar:1.10.2'
<dependency org="org.osgl" name="osgl-excel" rev="1.10.2">
<artifact name="osgl-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='osgl-excel', version='1.10.2')
)
libraryDependencies += "org.osgl" % "osgl-excel" % "1.10.2"
[org.osgl/osgl-excel "1.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.osgl : osgl-tool | jar | 1.25.0 |
org.osgl : osgl-csv | jar | 1.2.1 |
org.osgl : osgl-logging | jar | 1.5.1 |
org.osgl : osgl-storage | jar | 1.11.1 |
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 |
org.osgl : osgl-ut | jar | 2.0.0-BETA-4-JAVA7 |