FormattedDataSet API

The FormattedDataSet Java class is the easiest way to generate dynamic text (HTML, XML, WML, CSV, and more). The dynamic text is generated by using tabular data as input (SQL, ResultSets, 2 dimensional arrays and more). The API is free, open-source, thread safe, and high performance. The primary benefit of using the FormattedDataSet is that both data and formatting can be reused independently.

Лицензия

Лицензия

Группа

Группа

com.fdsapi
Идентификатор

Идентификатор

fdsapi
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

FormattedDataSet API
The FormattedDataSet Java class is the easiest way to generate dynamic text (HTML, XML, WML, CSV, and more). The dynamic text is generated by using tabular data as input (SQL, ResultSets, 2 dimensional arrays and more). The API is free, open-source, thread safe, and high performance. The primary benefit of using the FormattedDataSet is that both data and formatting can be reused independently.
Система контроля версий

Система контроля версий

http://fdsapi.cvs.sourceforge.net/fdsapi

Скачать fdsapi

Имя Файла Размер
fdsapi-1.0.4.pom
fdsapi-1.0.4.jar 162 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.fdsapi/fdsapi/ -->
<dependency>
    <groupId>com.fdsapi</groupId>
    <artifactId>fdsapi</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fdsapi/fdsapi/
implementation 'com.fdsapi:fdsapi:1.0.4'
// https://jarcasting.com/artifacts/com.fdsapi/fdsapi/
implementation ("com.fdsapi:fdsapi:1.0.4")
'com.fdsapi:fdsapi:jar:1.0.4'
<dependency org="com.fdsapi" name="fdsapi" rev="1.0.4">
  <artifact name="fdsapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fdsapi', module='fdsapi', version='1.0.4')
)
libraryDependencies += "com.fdsapi" % "fdsapi" % "1.0.4"
[com.fdsapi/fdsapi "1.0.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
oro : oro jar 2.0.6
com.jamonapi : jamon jar 2.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4