License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIddhtmlx-grid-excel |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDHtmlx Grid Export to Excel jar
DHtmlx Grid Export to Excel servlet jar.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dhtmlx-grid-excel-1.0.3.pom | |
dhtmlx-grid-excel-1.0.3.jar | 26 KB |
dhtmlx-grid-excel-1.0.3-sources.jar | 13 KB |
dhtmlx-grid-excel-1.0.3-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/dhtmlx-grid-excel/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>dhtmlx-grid-excel</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/dhtmlx-grid-excel/
implementation 'com.hynnet:dhtmlx-grid-excel:1.0.3'
// https://jarcasting.com/artifacts/com.hynnet/dhtmlx-grid-excel/
implementation ("com.hynnet:dhtmlx-grid-excel:1.0.3")
'com.hynnet:dhtmlx-grid-excel:jar:1.0.3'
<dependency org="com.hynnet" name="dhtmlx-grid-excel" rev="1.0.3">
<artifact name="dhtmlx-grid-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='dhtmlx-grid-excel', version='1.0.3')
)
libraryDependencies += "com.hynnet" % "dhtmlx-grid-excel" % "1.0.3"
[com.hynnet/dhtmlx-grid-excel "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.hynnet : jxl | jar | 2.6.12.1 |
com.hynnet : hynnet-util | jar | 1.2.0 |
servlets.com : cos | jar | 05Nov2002 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |