Changeset 29014 in osm for applications/editors/josm/plugins/opendata/README
- Timestamp:
- 2012-12-01T22:45:02+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/README
r28000 r29014 5 5 6 6 * Author: Don-vip 7 * License: GPL v3 (see gpl-3.0.txt) and others (see below for details)7 * License: GPL v3 (see GPL-3.0.txt) and others (see below for details) 8 8 9 9 -------------------------------- DOCUMENTATION -------------------------------- … … 22 22 - commons/lang3: Apache Commons Lang 3.1 (stuff related to WordUtils, used by the plugin itself) 23 23 - poi: Apache POI 3.7 (Excel format support without styles, formulas and writing capabilities, used by the plugin itself) 24 - org/jopendocument: jOpenDocument 1.2 (ODS support without styles and writing capabilities, used by the plugin itself) (GPL v3, see gpl-3.0.txt) 25 - org/jdom: JDOM 1.1.2-hotfix1 (used by jOpenDocument & GeoTools) (custom license, see JDOM_LICENSE.txt) 26 - org/geotools, org/opengis: GeoTools 2.7.4 (ESRI Shapefile support, used by the plugin itself) (LGPL v2.1, see lgpl-2.1.txt) 27 - com/vividsolutions/jts: JTS 1.12 (used by GeoTools, http://sourceforge.net/projects/jts-topo-suite/) (LGPL v2.1, see lgpl-2.1.txt) 28 - javax/measure: JSR-275 1.0-beta2 (used by GeoTools) 29 - javax/vecmath: Vecmath 1.5.2 (used by GeoTools, http://java.net/projects/vecmath) (GPL v2, see gpl-2.0.txt) 24 - org/jopendocument: jOpenDocument 1.2 (ODS support without styles and writing capabilities, used by the plugin itself) (GPL v3, see GPL-3.0.txt) 30 25
Note:
See TracChangeset
for help on using the changeset viewer.