не последняя версия
Последняя версия 1.11

org.wowtools:georewrite 1.3STABLE

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

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

org.wowtools
Идентификатор

Идентификатор

georewrite
Версия

Версия

1.3STABLE
Тип

Тип

jar

Скачать 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"]