| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCSV Данные Data Formats |
| Группа | Группаcom.github.ansell.shp |
| Идентификатор | Идентификаторshp-csv |
| Последняя версия | Последняя версия21-RC |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCSVDataStore
DataStore for CSV files. This plugin allows for read/write
functionality with CSV files with geoserver's importer.
|
| Имя Файла | Размер |
|---|---|
| shp-csv-21-RC.pom | |
| shp-csv-21-RC.jar | 32 KB |
| shp-csv-21-RC-tests.jar | 34 KB |
| shp-csv-21-RC-test-sources.jar | 19 KB |
| shp-csv-21-RC-sources.jar | 23 KB |
| shp-csv-21-RC-javadoc.jar | 92 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ansell.shp/shp-csv/ -->
<dependency>
<groupId>com.github.ansell.shp</groupId>
<artifactId>shp-csv</artifactId>
<version>21-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.shp/shp-csv/
implementation 'com.github.ansell.shp:shp-csv:21-RC'
// https://jarcasting.com/artifacts/com.github.ansell.shp/shp-csv/
implementation ("com.github.ansell.shp:shp-csv:21-RC")
'com.github.ansell.shp:shp-csv:jar:21-RC'
<dependency org="com.github.ansell.shp" name="shp-csv" rev="21-RC">
<artifact name="shp-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.shp', module='shp-csv', version='21-RC')
)
libraryDependencies += "com.github.ansell.shp" % "shp-csv" % "21-RC"
[com.github.ansell.shp/shp-csv "21-RC"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.geotools » gt-main | jar | 21-RC |
| org.geotools » gt-opengis | jar | 21-RC |
| org.geotools » gt-epsg-hsql | jar | 21-RC |
| net.sourceforge.javacsv : javacsv | jar | 2.0 |
| commons-io : commons-io | jar | 2.4 |
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.geotools » gt-sample-data | jar | 21-RC |
| org.geotools » gt-shapefile | jar | 21-RC |