не последняя версия
Последняя версия 1.0.3.Final

com.lapis.jsfexporter:export-type-csv 1.0.0.Alpha1

CSV export type implementation

Категории

Категории

Jakarta Server Faces Jakarta EE The Web Tier CSV Данные Data Formats
Группа

Группа

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

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

export-type-csv
Версия

Версия

1.0.0.Alpha1
Тип

Тип

jar

Скачать export-type-csv 1.0.0.Alpha1


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