jar

org.nutz : nutz-plugins-postgis

Maven & Gradle

Feb 16, 2022
335 stars

nutz-plugins-postgis · postgis 的dao和json插件

Table Of Contents

Latest Version

Download org.nutz : nutz-plugins-postgis JAR file - Latest Versions:

All Versions

Download org.nutz : nutz-plugins-postgis JAR file - All Versions:

Version Vulnerabilities Size Updated
1.r.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nutz-plugins-postgis-1.r.69.v20220215.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nutz.postgis.dao

├─ org.nutz.postgis.dao.JtsGeometryValueAdapter.class - [JAR]

org.nutz.postgis.json

├─ org.nutz.postgis.json.Field.class - [JAR]

├─ org.nutz.postgis.json.GeometryType.class - [JAR]

├─ org.nutz.postgis.json.JtsGeometryJsonTypeHandler.class - [JAR]

├─ org.nutz.postgis.json.Map2JtsGeometryCastor.class - [JAR]

├─ org.nutz.postgis.json.Type.class - [JAR]

Advertisement