| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcom.github.venkatramanm.swf-all |
| ArtifactId | ArtifactIdswf-db-io-xls |
| Version | Version2.5 |
| Type | Typejar |
| Description |
Descriptionswf-db-io-xls
Succinct Web Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| swf-db-io-xls-2.5.pom | |
| swf-db-io-xls-2.5.jar | 22 KB |
| swf-db-io-xls-2.5-sources.jar | 9 KB |
| swf-db-io-xls-2.5-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-xls/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-db-io-xls</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-xls/
implementation 'com.github.venkatramanm.swf-all:swf-db-io-xls:2.5'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-db-io-xls/
implementation ("com.github.venkatramanm.swf-all:swf-db-io-xls:2.5")
'com.github.venkatramanm.swf-all:swf-db-io-xls:jar:2.5'
<dependency org="com.github.venkatramanm.swf-all" name="swf-db-io-xls" rev="2.5">
<artifact name="swf-db-io-xls" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-db-io-xls', version='2.5')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-db-io-xls" % "2.5"
[com.github.venkatramanm.swf-all/swf-db-io-xls "2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.venkatramanm.swf-all : swf-db | jar | 2.5 |
| com.github.venkatramanm : reflection | jar | [1.12,) |
| org.apache.poi : poi-ooxml | jar | [3.7,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |