is not current version
Last Version 1.11

org.wowtools:georewrite 1.3STABLE

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

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

georewrite
Version

Version

1.3STABLE
Type

Type

jar

Download georewrite 1.3STABLE


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