georewrite

重写geoserver发送到h2的sql,以实现自定义数据源

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

georewrite
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

georewrite
重写geoserver发送到h2的sql,以实现自定义数据源
Project URL

Project URL

https://github.com/codingmiao/georewrite

Download georewrite

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.wowtools : catframe-dao jar 1.04
org.geotools.jdbc » gt-jdbc-h2 jar 15.1
org.wowtools : h2 jar wt-1.0.1
org.geotools » gt-shapefile jar 15.1
org.geotools » gt-swing jar 15.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.11
1.3STABLE
1.2.1
1.1
1.0