| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.googlecode.gwt-table-to-excel |
| Идентификатор | Идентификаторgwt-table-to-excel |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgwt-table-to-excel
GWT module to allow to export a table, without needing to write any server-side code
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-table-to-excel-0.0.4.pom | |
| gwt-table-to-excel-0.0.4.jar | 12 KB |
| gwt-table-to-excel-0.0.4-sources.jar | 4 KB |
| gwt-table-to-excel-0.0.4-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-table-to-excel/gwt-table-to-excel/ -->
<dependency>
<groupId>com.googlecode.gwt-table-to-excel</groupId>
<artifactId>gwt-table-to-excel</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-table-to-excel/gwt-table-to-excel/
implementation 'com.googlecode.gwt-table-to-excel:gwt-table-to-excel:0.0.4'
// https://jarcasting.com/artifacts/com.googlecode.gwt-table-to-excel/gwt-table-to-excel/
implementation ("com.googlecode.gwt-table-to-excel:gwt-table-to-excel:0.0.4")
'com.googlecode.gwt-table-to-excel:gwt-table-to-excel:jar:0.0.4'
<dependency org="com.googlecode.gwt-table-to-excel" name="gwt-table-to-excel" rev="0.0.4">
<artifact name="gwt-table-to-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-table-to-excel', module='gwt-table-to-excel', version='0.0.4')
)
libraryDependencies += "com.googlecode.gwt-table-to-excel" % "gwt-table-to-excel" % "0.0.4"
[com.googlecode.gwt-table-to-excel/gwt-table-to-excel "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |